Base:
method
WriteBase64Text
System.Xml.XmlNodeWriter.WriteBase64Text(System.Byte[], System.Int32, System.Byte[], System.Int32, System.Int32)
1 reference to WriteBase64Text
System.Private.DataContractSerialization (1)
System\Xml\XmlBinaryWriter.cs (1)
1137writer.WriteBase64Text(null, 0, arraySegment.Array!, arraySegment.Offset, arraySegment.Count);