2 instantiations of XmlEncodedRawTextWriterIndent
System.Xml (2)
System\Xml\Core\XmlWriterSettings.cs (2)
534
writer = new
XmlEncodedRawTextWriterIndent
(output, this);
601
writer = new
XmlEncodedRawTextWriterIndent
(output, this);