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