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