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