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