4 references to EOF
System.Private.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
2172
return BinXmlToken.
EOF
;
2181
return BinXmlToken.
EOF
;
2250
if (BinXmlToken.
EOF
!= token)
2836
case BinXmlToken.
EOF
: