34 references to InReadBinary
dotnet-svcutil-lib (34)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReader.cs (21)
120if (_state == State.InReadBinary) 129if (_state == State.InReadBinary) 138if (_state == State.InReadBinary) 147if (_state == State.InReadBinary) 156if (_state == State.InReadBinary) 165if (_state == State.InReadBinary) 187case State.InReadBinary: 380case State.InReadBinary: 390if (_state == State.InReadBinary) 412if (_state != State.InReadBinary) 419_state = State.InReadBinary; 444_state = State.InReadBinary; 455if (_state != State.InReadBinary) 462_state = State.InReadBinary; 487_state = State.InReadBinary; 516if (_state != State.InReadBinary) 523_state = State.InReadBinary; 548_state = State.InReadBinary; 576if (_state != State.InReadBinary) 583_state = State.InReadBinary; 608_state = State.InReadBinary;
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReaderAsync.cs (13)
38case State.InReadBinary: 228if (_state != State.InReadBinary) 235_state = State.InReadBinary; 260_state = State.InReadBinary; 271if (_state != State.InReadBinary) 278_state = State.InReadBinary; 303_state = State.InReadBinary; 332if (_state != State.InReadBinary) 339_state = State.InReadBinary; 364_state = State.InReadBinary; 392if (_state != State.InReadBinary) 399_state = State.InReadBinary; 424_state = State.InReadBinary;