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