2 writes to stream
System.Runtime.Serialization (2)
System\Xml\XmlMtomReader.cs (2)
2591
this.
stream
= stream;
2765
this.
stream
= stream;
2 references to stream
System.Runtime.Serialization (2)
System\Xml\XmlMtomReader.cs (2)
2612
stream
.Close();
2625
maxOffset =
stream
.Read(this.buffer, 0, this.buffer.Length);