Base:
method
ReadElementContentAsBase64
System.Xml.XmlReader.ReadElementContentAsBase64(System.Byte[], System.Int32, System.Int32)
1 reference to ReadElementContentAsBase64
System.Xml (1)
System\Xml\Core\XmlTextReader.cs (1)
258return impl.ReadElementContentAsBase64( buffer, index, count );