Base:
method
WriteBase64Text
System.Xml.XmlNodeWriter.WriteBase64Text(System.Byte[], System.Int32, System.Byte[], System.Int32, System.Int32)
1 reference to WriteBase64Text
System.Runtime.Serialization (1)
System\Xml\XmlBinaryWriter.cs (1)
1066writer.WriteBase64Text(null, 0, captureStream.GetBuffer(), 0, (int)captureStream.Length);