4 references to EOF
System.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
1912
return BinXmlToken.
EOF
;
1920
return BinXmlToken.
EOF
;
1980
if (BinXmlToken.
EOF
!= token)
2492
case BinXmlToken.
EOF
: