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