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