22 references to InReadBinary
System.Xml (22)
System\Xml\XPath\XPathNavigatorReader.cs (22)
291
case State.
InReadBinary
:
294
state = State.
InReadBinary
;
318
case State.
InReadBinary
:
321
state = State.
InReadBinary
;
512
if ( state == State.
InReadBinary
) {
536
if ( state == State.
InReadBinary
) {
596
case State.
InReadBinary
:
599
state = State.
InReadBinary
;
648
if ( state == State.
InReadBinary
) {
668
case State.
InReadBinary
:
671
state = State.
InReadBinary
;
695
case State.
InReadBinary
:
712
if ( state == State.
InReadBinary
) {
737
if ( state != State.
InReadBinary
) {
750
state = State.
InReadBinary
;
760
if ( state != State.
InReadBinary
) {
773
state = State.
InReadBinary
;
783
if ( state != State.
InReadBinary
) {
796
state = State.
InReadBinary
;
806
if ( state != State.
InReadBinary
) {
819
state = State.
InReadBinary
;
909
case State.
InReadBinary
: