Base:
method
WriteBase64Text
Microsoft.Xml.XmlNodeWriter.WriteBase64Text(System.Byte[], System.Int32, System.Byte[], System.Int32, System.Int32)
1 reference to WriteBase64Text
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
1109writer.WriteBase64Text(null, 0, arraySegment.Array, arraySegment.Offset, arraySegment.Count);