1 instantiation of XmlRawWriterBase64Encoder
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlRawWriter.cs (1)
96base64Encoder = new XmlRawWriterBase64Encoder(this);
1 reference to XmlRawWriterBase64Encoder
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlRawWriter.cs (1)
50protected XmlRawWriterBase64Encoder base64Encoder;