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 );