22 references to InReadBinary
System.Private.Xml (22)
System\Xml\XPath\XPathNavigatorReader.cs (22)
332
case State.
InReadBinary
:
335
_state = State.
InReadBinary
;
361
case State.
InReadBinary
:
364
_state = State.
InReadBinary
;
590
if (_state == State.
InReadBinary
)
619
if (_state == State.
InReadBinary
)
689
case State.
InReadBinary
:
693
_state = State.
InReadBinary
;
750
if (_state == State.
InReadBinary
)
773
case State.
InReadBinary
:
777
_state = State.
InReadBinary
;
806
case State.
InReadBinary
:
825
if (_state == State.
InReadBinary
)
856
if (_state != State.
InReadBinary
)
870
_state = State.
InReadBinary
;
882
if (_state != State.
InReadBinary
)
896
_state = State.
InReadBinary
;
908
if (_state != State.
InReadBinary
)
922
_state = State.
InReadBinary
;
934
if (_state != State.
InReadBinary
)
948
_state = State.
InReadBinary
;
1052
case State.
InReadBinary
: