5 references to ReadContentAsBinary
System.Xml (5)
System\Xml\Core\ReadContentAsBinaryHelper.cs (5)
90return ReadContentAsBinary( buffer, index, count ); 106return ReadContentAsBinary( buffer, index, count ); 137return ReadContentAsBinary( buffer, index, count ); 153return ReadContentAsBinary( buffer, index, count ); 380int decoded = ReadContentAsBinary( buffer, index, count );