2 instantiations of HtmlEncodedRawTextWriterIndent
System.Xml (2)
System\Xml\Core\XmlWriterSettings.cs (2)
542
writer = new
HtmlEncodedRawTextWriterIndent
(output, this);
609
writer = new
HtmlEncodedRawTextWriterIndent
(output, this);