2 references to
System.Xml (2)
System\Xml\Core\XmlTextWriter.cs (2)
264public XmlTextWriter(Stream w, Encoding encoding) : this() { 283public XmlTextWriter(TextWriter w) : this() {