2 references to ReadBytes
mscorlib (2)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (1)
457byte [] headerBytes = input.ReadBytes(17);
system\runtime\serialization\formatters\binary\binaryparser.cs (1)
1012pr.PRnewObj = ReadBytes(pr.PRlengthA[0]);