21 references to Interactive
System.Xml (21)
System\Xml\Core\XmlCharCheckingReader.cs (11)
152
state = State.
Interactive
;
154
goto case State.
Interactive
;
163
state = State.
Interactive
;
164
goto case State.
Interactive
;
166
case State.
Interactive
:
323
case State.
Interactive
:
369
state = State.
Interactive
;
405
state = State.
Interactive
;
455
state = State.
Interactive
;
504
state = State.
Interactive
;
558
state = State.
Interactive
;
System\Xml\Core\XmlCharCheckingReaderAsync.cs (10)
20
state = State.
Interactive
;
22
goto case State.
Interactive
;
31
state = State.
Interactive
;
32
goto case State.
Interactive
;
34
case State.
Interactive
:
209
state = State.
Interactive
;
245
state = State.
Interactive
;
295
state = State.
Interactive
;
344
state = State.
Interactive
;
355
state = State.
Interactive
;