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