3 instantiations of XmlAutoDetectWriter
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (3)
532
writer = new
XmlAutoDetectWriter
(output, this);
568
writer = new
XmlAutoDetectWriter
(output, this);
629
writer = new
XmlAutoDetectWriter
(output, this);