34 references to InReadBinary
System.Private.Xml (34)
System\Xml\Core\XmlCharCheckingReader.cs (21)
108if (_state == State.InReadBinary) 117if (_state == State.InReadBinary) 126if (_state == State.InReadBinary) 135if (_state == State.InReadBinary) 144if (_state == State.InReadBinary) 153if (_state == State.InReadBinary) 175case State.InReadBinary: 368case State.InReadBinary: 378if (_state == State.InReadBinary) 400if (_state != State.InReadBinary) 407_state = State.InReadBinary; 432_state = State.InReadBinary; 443if (_state != State.InReadBinary) 450_state = State.InReadBinary; 475_state = State.InReadBinary; 491if (_state != State.InReadBinary) 498_state = State.InReadBinary; 523_state = State.InReadBinary; 538if (_state != State.InReadBinary) 545_state = State.InReadBinary; 570_state = State.InReadBinary;
System\Xml\Core\XmlCharCheckingReaderAsync.cs (13)
33case State.InReadBinary: 226if (_state != State.InReadBinary) 233_state = State.InReadBinary; 258_state = State.InReadBinary; 269if (_state != State.InReadBinary) 276_state = State.InReadBinary; 301_state = State.InReadBinary; 322if (_state != State.InReadBinary) 329_state = State.InReadBinary; 354_state = State.InReadBinary; 376if (_state != State.InReadBinary) 383_state = State.InReadBinary; 408_state = State.InReadBinary;