System\Xml\Core\ReadContentAsBinaryHelper.cs (5)
87return ReadContentAsBinary(buffer, index, count);
103return ReadContentAsBinary(buffer, index, count);
130return ReadContentAsBinary(buffer, index, count);
146return ReadContentAsBinary(buffer, index, count);
394int decoded = ReadContentAsBinary(buffer, index, count);