2 references to Read
System.Runtime.Serialization (2)
System\Xml\XmlMtomReader.cs (2)
1909
while (0 !=
Read
(caller, this.scratch, 0, this.scratch.Length));
2153
return reader.
Read
(this, buffer, offset, count);