34 references to InReadBinary
System.Xml (34)
System\Xml\Core\XmlCharCheckingReader.cs (21)
108if ( state == State.InReadBinary ) { 115if ( state == State.InReadBinary ) { 122if ( state == State.InReadBinary ) { 129if ( state == State.InReadBinary ) { 136if ( state == State.InReadBinary ) { 143if ( state == State.InReadBinary ) { 161case State.InReadBinary: 322case State.InReadBinary: 331if ( state == State.InReadBinary ) { 348if ( state != State.InReadBinary ) { 353state = State.InReadBinary; 375state = State.InReadBinary; 384if ( state != State.InReadBinary ) { 389state = State.InReadBinary; 411state = State.InReadBinary; 434if ( state != State.InReadBinary ) { 439state = State.InReadBinary; 461state = State.InReadBinary; 483if ( state != State.InReadBinary ) { 488state = State.InReadBinary; 510state = State.InReadBinary;
System\Xml\Core\XmlCharCheckingReaderAsync.cs (13)
29case State.InReadBinary: 188if ( state != State.InReadBinary ) { 193state = State.InReadBinary; 215state = State.InReadBinary; 224if ( state != State.InReadBinary ) { 229state = State.InReadBinary; 251state = State.InReadBinary; 274if ( state != State.InReadBinary ) { 279state = State.InReadBinary; 301state = State.InReadBinary; 323if ( state != State.InReadBinary ) { 328state = State.InReadBinary; 350state = State.InReadBinary;