34 writes to _state
dotnet-svcutil-lib (34)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReader.cs (19)
60_state = State.Initial; 177_state = State.Interactive; 189_state = State.Interactive; 419_state = State.InReadBinary; 438_state = State.Interactive; 444_state = State.InReadBinary; 462_state = State.InReadBinary; 481_state = State.Interactive; 487_state = State.InReadBinary; 523_state = State.InReadBinary; 542_state = State.Interactive; 548_state = State.InReadBinary; 583_state = State.InReadBinary; 602_state = State.Interactive; 608_state = State.InReadBinary; 618_state = State.Error; 624_state = State.Error; 655_state = State.Error; 667_state = State.Interactive;
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReaderAsync.cs (15)
28_state = State.Interactive; 40_state = State.Interactive; 235_state = State.InReadBinary; 254_state = State.Interactive; 260_state = State.InReadBinary; 278_state = State.InReadBinary; 297_state = State.Interactive; 303_state = State.InReadBinary; 339_state = State.InReadBinary; 358_state = State.Interactive; 364_state = State.InReadBinary; 399_state = State.InReadBinary; 418_state = State.Interactive; 424_state = State.InReadBinary; 430_state = State.Interactive;
18 references to _state
dotnet-svcutil-lib (18)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReader.cs (13)
120if (_state == State.InReadBinary) 129if (_state == State.InReadBinary) 138if (_state == State.InReadBinary) 147if (_state == State.InReadBinary) 156if (_state == State.InReadBinary) 165if (_state == State.InReadBinary) 174switch (_state) 374switch (_state) 390if (_state == State.InReadBinary) 412if (_state != State.InReadBinary) 455if (_state != State.InReadBinary) 516if (_state != State.InReadBinary) 576if (_state != State.InReadBinary)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReaderAsync.cs (5)
25switch (_state) 228if (_state != State.InReadBinary) 271if (_state != State.InReadBinary) 332if (_state != State.InReadBinary) 392if (_state != State.InReadBinary)