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