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