2 references to XmlAutoDetectWriter
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (2)
532
writer = new
XmlAutoDetectWriter
(output, this);
568
writer = new
XmlAutoDetectWriter
(output, this);