5 references to ReadContentAsBinHex
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReader.cs (1)
484int readCount = _readBinaryHelper.ReadContentAsBinHex(buffer, index, count);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlValidatingReaderImpl.cs (1)
664int readCount = _readBinaryHelper.ReadContentAsBinHex(buffer, index, count);
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (1)
1574int readCount = _readBinaryHelper.ReadContentAsBinHex(buffer, index, count);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNodeReader.cs (1)
1854int readCount = _readBinaryHelper.ReadContentAsBinHex(buffer, index, count);
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigatorReader.cs (1)
897int readCount = _readBinaryHelper.ReadContentAsBinHex(buffer, index, count);