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