Base:
method
ReadContentAsBase64
System.Xml.XmlReader.ReadContentAsBase64(System.Byte[], System.Int32, System.Int32)
1 reference to ReadContentAsBase64
System.Private.Xml (1)
System\Xml\Core\XmlValidatingReader.cs (1)
228return _impl.ReadContentAsBase64(buffer, index, count);