FrameworkFork\Microsoft.Xml\Xml\Core\ReadContentAsBinaryHelper.cs (5)
104return ReadContentAsBinary(buffer, index, count);
120return ReadContentAsBinary(buffer, index, count);
160return ReadContentAsBinary(buffer, index, count);
176return ReadContentAsBinary(buffer, index, count);
451int decoded = ReadContentAsBinary(buffer, index, count);