2 instantiations of QueryOutputWriter
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (2)
583
writer = new
QueryOutputWriter
((XmlRawWriter)writer, this);
642
writer = new
QueryOutputWriter
((XmlRawWriter)writer, this);