2 references to BlockRead
System.Runtime.Serialization (2)
System\Xml\XmlMtomReader.cs (2)
1824
if (
BlockRead
(stream, scratch, 0, 2) == 2)
1836
int read =
BlockRead
(stream, scratch, 0, 2);