21 references to Interactive
System.Private.Xml (21)
System\Xml\Core\XmlCharCheckingReader.cs (11)
165
_state = State.
Interactive
;
168
goto case State.
Interactive
;
177
_state = State.
Interactive
;
178
goto case State.
Interactive
;
180
case State.
Interactive
:
369
case State.
Interactive
:
426
_state = State.
Interactive
;
469
_state = State.
Interactive
;
517
_state = State.
Interactive
;
564
_state = State.
Interactive
;
628
_state = State.
Interactive
;
System\Xml\Core\XmlCharCheckingReaderAsync.cs (10)
23
_state = State.
Interactive
;
26
goto case State.
Interactive
;
34
_state = State.
Interactive
;
39
_state = State.
Interactive
;
40
goto case State.
Interactive
;
42
case State.
Interactive
:
252
_state = State.
Interactive
;
295
_state = State.
Interactive
;
348
_state = State.
Interactive
;
402
_state = State.
Interactive
;