System\Xml\Core\XmlTextReaderImpl.cs (5)
1535return ReadContentAsBinary( buffer, index, count );
1558return ReadContentAsBinary( buffer, index, count );
1583return ReadContentAsBinary( buffer, index, count );
1606return ReadContentAsBinary( buffer, index, count );
8425int decoded = ReadContentAsBinary( buffer, index, count );