18 references to Initial
System.Private.Xml (18)
System\Xml\Core\XmlSubtreeReader.cs (11)
102
_state = State.
Initial
;
469
case State.
Initial
:
579
case State.
Initial
:
829
case State.
Initial
:
910
case State.
Initial
:
967
case State.
Initial
:
1048
case State.
Initial
:
1112
case State.
Initial
:
1470
Debug.Assert(0 == (AttributeActiveStates & (1 << (int)State.
Initial
)));
1491
Debug.Assert(0 == (NamespaceActiveStates & (1 << (int)State.
Initial
)));
1527
case State.
Initial
:
System\Xml\Core\XmlSubtreeReaderAsync.cs (7)
32
case State.
Initial
:
105
case State.
Initial
:
235
case State.
Initial
:
316
case State.
Initial
:
373
case State.
Initial
:
454
case State.
Initial
:
510
case State.
Initial
: