1 write to scratch
System.ServiceModel.Primitives (1)
Internals\System\Xml\XmlMtomReader.cs (1)
1954scratch = new byte[1024];
3 references to scratch
System.ServiceModel.Primitives (3)
Internals\System\Xml\XmlMtomReader.cs (3)
1952if (scratch == null) 1956while (0 != Read(caller, scratch, 0, scratch.Length))