43 references to Interactive
System.Xml (43)
System\Xml\Core\XmlSubtreeReader.cs (23)
378state = State.Interactive; 382case State.Interactive: 416state = State.Interactive; 417goto case State.Interactive; 474case State.Interactive: 515state = State.Interactive; 516goto case State.Interactive; 723case State.Interactive: 730state = State.Interactive; 754case State.Interactive: 772state = State.Interactive; 841case State.Interactive: 848state = State.Interactive; 872case State.Interactive: 889state = State.Interactive; 948goto case State.Interactive; 950case State.Interactive: 1102Debug.Assert( state == State.ClearNsAttributes || state == State.Interactive || state == State.PopNamespaceScope ); 1154Debug.Assert( state == State.Interactive ); 1175state = State.Interactive; 1199state = State.Interactive; 1271case State.Interactive: 1297Debug.Assert( state == State.Interactive ||
System\Xml\Core\XmlSubtreeReaderAsync.cs (20)
28state = State.Interactive; 32case State.Interactive: 66state = State.Interactive; 67goto case State.Interactive; 95case State.Interactive: 136state = State.Interactive; 137goto case State.Interactive; 247case State.Interactive: 254state = State.Interactive; 278case State.Interactive: 296state = State.Interactive; 365case State.Interactive: 372state = State.Interactive; 396case State.Interactive: 413state = State.Interactive; 466goto case State.Interactive; 468case State.Interactive: 505Debug.Assert( state == State.Interactive ); 526state = State.Interactive; 550state = State.Interactive;