5 references to ReadContentAsBinary
System.Xml (5)
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 );