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\Runtime\Serialization\Json\XmlJsonWriter.cs (1)
457nodeWriter.WriteBase64Text(buffer, 0, buffer, index, count);