1 instantiation of XmlTextWriterBase64Encoder
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
920
_base64Encoder = new
XmlTextWriterBase64Encoder
(_xmlEncoder);
1 reference to XmlTextWriterBase64Encoder
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
156
private
XmlTextWriterBase64Encoder
_base64Encoder;