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