45 references to Interactive
dotnet-svcutil-lib (45)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlSubtreeReader.cs (25)
465
_state = State.
Interactive
;
469
case State.
Interactive
:
507
_state = State.
Interactive
;
508
goto case State.
Interactive
;
577
case State.
Interactive
:
623
_state = State.
Interactive
;
624
goto case State.
Interactive
;
874
case State.
Interactive
:
882
_state = State.
Interactive
;
908
case State.
Interactive
:
929
_state = State.
Interactive
;
1010
case State.
Interactive
:
1018
_state = State.
Interactive
;
1044
case State.
Interactive
:
1064
_state = State.
Interactive
;
1132
goto case State.
Interactive
;
1134
case State.
Interactive
:
1319
Debug.Assert(_state == State.ClearNsAttributes || _state == State.
Interactive
|| _state == State.PopNamespaceScope);
1380
Debug.Assert(_state == State.
Interactive
);
1405
_state = State.
Interactive
;
1433
_state = State.
Interactive
;
1452
Debug.Assert(0 != (AttributeActiveStates & (1 << (int)State.
Interactive
)));
1473
Debug.Assert(0 != (NamespaceActiveStates & (1 << (int)State.
Interactive
)));
1514
case State.
Interactive
:
1541
Debug.Assert(_state == State.
Interactive
||
FrameworkFork\Microsoft.Xml\Xml\Core\XmlSubtreeReaderAsync.cs (20)
39
_state = State.
Interactive
;
43
case State.
Interactive
:
81
_state = State.
Interactive
;
82
goto case State.
Interactive
;
114
case State.
Interactive
:
160
_state = State.
Interactive
;
161
goto case State.
Interactive
;
291
case State.
Interactive
:
299
_state = State.
Interactive
;
325
case State.
Interactive
:
346
_state = State.
Interactive
;
427
case State.
Interactive
:
435
_state = State.
Interactive
;
461
case State.
Interactive
:
481
_state = State.
Interactive
;
541
goto case State.
Interactive
;
543
case State.
Interactive
:
584
Debug.Assert(_state == State.
Interactive
);
609
_state = State.
Interactive
;
637
_state = State.
Interactive
;