1 write to scratch
System.Runtime.Serialization (1)
System\Xml\XmlMtomReader.cs (1)
1907scratch = new byte[1024];
3 references to scratch
System.Runtime.Serialization (3)
System\Xml\XmlMtomReader.cs (3)
1905if (scratch == null) 1909while (0 != Read(caller, this.scratch, 0, this.scratch.Length));