45 references to Interactive
dotnet-svcutil-lib (45)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlSubtreeReader.cs (25)
465_state = State.Interactive; 469case State.Interactive: 507_state = State.Interactive; 508goto case State.Interactive; 577case State.Interactive: 623_state = State.Interactive; 624goto case State.Interactive; 874case State.Interactive: 882_state = State.Interactive; 908case State.Interactive: 929_state = State.Interactive; 1010case State.Interactive: 1018_state = State.Interactive; 1044case State.Interactive: 1064_state = State.Interactive; 1132goto case State.Interactive; 1134case State.Interactive: 1319Debug.Assert(_state == State.ClearNsAttributes || _state == State.Interactive || _state == State.PopNamespaceScope); 1380Debug.Assert(_state == State.Interactive); 1405_state = State.Interactive; 1433_state = State.Interactive; 1452Debug.Assert(0 != (AttributeActiveStates & (1 << (int)State.Interactive))); 1473Debug.Assert(0 != (NamespaceActiveStates & (1 << (int)State.Interactive))); 1514case State.Interactive: 1541Debug.Assert(_state == State.Interactive ||
FrameworkFork\Microsoft.Xml\Xml\Core\XmlSubtreeReaderAsync.cs (20)
39_state = State.Interactive; 43case State.Interactive: 81_state = State.Interactive; 82goto case State.Interactive; 114case State.Interactive: 160_state = State.Interactive; 161goto case State.Interactive; 291case State.Interactive: 299_state = State.Interactive; 325case State.Interactive: 346_state = State.Interactive; 427case State.Interactive: 435_state = State.Interactive; 461case State.Interactive: 481_state = State.Interactive; 541goto case State.Interactive; 543case State.Interactive: 584Debug.Assert(_state == State.Interactive); 609_state = State.Interactive; 637_state = State.Interactive;