45 references to Interactive
System.Private.Xml (45)
System\Xml\Core\XmlSubtreeReader.cs (25)
471
_state = State.
Interactive
;
475
case State.
Interactive
:
513
_state = State.
Interactive
;
514
goto case State.
Interactive
;
583
case State.
Interactive
:
629
_state = State.
Interactive
;
630
goto case State.
Interactive
;
882
case State.
Interactive
:
890
_state = State.
Interactive
;
916
case State.
Interactive
:
937
_state = State.
Interactive
;
1020
case State.
Interactive
:
1028
_state = State.
Interactive
;
1054
case State.
Interactive
:
1074
_state = State.
Interactive
;
1142
goto case State.
Interactive
;
1144
case State.
Interactive
:
1338
Debug.Assert(_state == State.ClearNsAttributes || _state == State.
Interactive
|| _state == State.PopNamespaceScope);
1399
Debug.Assert(_state == State.
Interactive
);
1424
_state = State.
Interactive
;
1452
_state = State.
Interactive
;
1471
Debug.Assert(0 != (AttributeActiveStates & (1 << (int)State.
Interactive
)));
1492
Debug.Assert(0 != (NamespaceActiveStates & (1 << (int)State.
Interactive
)));
1533
case State.
Interactive
:
1560
Debug.Assert(_state == State.
Interactive
||
System\Xml\Core\XmlSubtreeReaderAsync.cs (20)
34
_state = State.
Interactive
;
38
case State.
Interactive
:
76
_state = State.
Interactive
;
77
goto case State.
Interactive
;
109
case State.
Interactive
:
155
_state = State.
Interactive
;
156
goto case State.
Interactive
;
288
case State.
Interactive
:
296
_state = State.
Interactive
;
322
case State.
Interactive
:
343
_state = State.
Interactive
;
426
case State.
Interactive
:
434
_state = State.
Interactive
;
460
case State.
Interactive
:
480
_state = State.
Interactive
;
540
goto case State.
Interactive
;
542
case State.
Interactive
:
583
Debug.Assert(_state == State.
Interactive
);
608
_state = State.
Interactive
;
636
_state = State.
Interactive
;