21 references to Interactive
dotnet-svcutil-lib (21)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReader.cs (11)
177
_state = State.
Interactive
;
180
goto case State.
Interactive
;
189
_state = State.
Interactive
;
190
goto case State.
Interactive
;
192
case State.
Interactive
:
381
case State.
Interactive
:
438
_state = State.
Interactive
;
481
_state = State.
Interactive
;
542
_state = State.
Interactive
;
602
_state = State.
Interactive
;
667
_state = State.
Interactive
;
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReaderAsync.cs (10)
28
_state = State.
Interactive
;
31
goto case State.
Interactive
;
40
_state = State.
Interactive
;
41
goto case State.
Interactive
;
43
case State.
Interactive
:
254
_state = State.
Interactive
;
297
_state = State.
Interactive
;
358
_state = State.
Interactive
;
418
_state = State.
Interactive
;
430
_state = State.
Interactive
;