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