System\Xml\Core\XmlTextReaderImpl.cs (5)
1606return ReadContentAsBinary(buffer, index, count);
1634return ReadContentAsBinary(buffer, index, count);
1653return ReadContentAsBinary(buffer, index, count);
1681return ReadContentAsBinary(buffer, index, count);
9449int decoded = ReadContentAsBinary(buffer, index, count);