2 writes to eof
System.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
365
this.
eof
= (0 == this.end);
1797
this.
eof
= !(cbRead > 0);
1 reference to eof
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
1752
if (this.
eof
)