3 references to Read
mscorlib (2)
system\io\binaryreader.cs (2)
119
int ch =
Read
();
155
int value =
Read
();
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\XmlQueryStaticData.cs (1)
165
Debug.Assert(formatVersion != CurrentFormatVersion || dataReader.
Read
() == -1, "Extra data at the end of the stream");