Base:
method
ReadContentAsBinHex
Microsoft.Xml.XmlReader.ReadContentAsBinHex(System.Byte[], System.Int32, System.Int32)
1 reference to ReadContentAsBinHex
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReader.cs (1)
315return _impl.ReadContentAsBinHex(buffer, index, count);