2 references to XmlTextEncoder
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (2)
282
_xmlEncoder = new
XmlTextEncoder
(_textWriter);
301
_xmlEncoder = new
XmlTextEncoder
(w);