45 references to Interactive
System.Private.Xml (45)
System\Xml\Core\XmlSubtreeReader.cs (25)
471_state = State.Interactive; 475case State.Interactive: 513_state = State.Interactive; 514goto case State.Interactive; 583case State.Interactive: 629_state = State.Interactive; 630goto case State.Interactive; 882case State.Interactive: 890_state = State.Interactive; 916case State.Interactive: 937_state = State.Interactive; 1020case State.Interactive: 1028_state = State.Interactive; 1054case State.Interactive: 1074_state = State.Interactive; 1142goto case State.Interactive; 1144case State.Interactive: 1338Debug.Assert(_state == State.ClearNsAttributes || _state == State.Interactive || _state == State.PopNamespaceScope); 1399Debug.Assert(_state == State.Interactive); 1424_state = State.Interactive; 1452_state = State.Interactive; 1471Debug.Assert(0 != (AttributeActiveStates & (1 << (int)State.Interactive))); 1492Debug.Assert(0 != (NamespaceActiveStates & (1 << (int)State.Interactive))); 1533case State.Interactive: 1560Debug.Assert(_state == State.Interactive ||
System\Xml\Core\XmlSubtreeReaderAsync.cs (20)
34_state = State.Interactive; 38case State.Interactive: 76_state = State.Interactive; 77goto case State.Interactive; 109case State.Interactive: 155_state = State.Interactive; 156goto case State.Interactive; 288case State.Interactive: 296_state = State.Interactive; 322case State.Interactive: 343_state = State.Interactive; 426case State.Interactive: 434_state = State.Interactive; 460case State.Interactive: 480_state = State.Interactive; 540goto case State.Interactive; 542case State.Interactive: 583Debug.Assert(_state == State.Interactive); 608_state = State.Interactive; 636_state = State.Interactive;