1 write to reader
System.ServiceModel.Primitives (1)
Internals\System\Xml\XmlMtomReader.cs (1)
2133this.reader = reader;
2 references to reader
System.ServiceModel.Primitives (2)
Internals\System\Xml\XmlMtomReader.cs (2)
2169reader.Close(this); 2196return reader.Read(this, buffer, offset, count);