1 write to strm
System.Xml (1)
System\Xml\Core\XmlAutoDetectWriter.cs (1)
51this.strm = strm;
1 reference to strm
System.Xml (1)
System\Xml\Core\XmlAutoDetectWriter.cs (1)
376this.wrapped = ((XmlWellFormedWriter)XmlWriter.Create(this.strm, this.writerSettings)).RawWriter;