4 references to Init
System.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
329
this.state = ScanState.
Init
;
641
if ((-1 != index) && (this.state < ScanState.
Init
)) {
655
if ((-1 != index) && (this.state < ScanState.
Init
)) {
823
case ScanState.
Init
: