2 instantiations of HtmlEncodedRawTextWriterIndent
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (2)
557
writer = new
HtmlEncodedRawTextWriterIndent
(output, this);
618
writer = new
HtmlEncodedRawTextWriterIndent
(output, this);