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