6 references to ReadWithCode
mscorlib (6)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (6)
347
args[i] =
ReadWithCode
(input);
789
methodName = (String)IOUtil.
ReadWithCode
(input);
790
typeName = (String)IOUtil.
ReadWithCode
(input);
795
scallContext = (String)IOUtil.
ReadWithCode
(input);
1076
returnValue = IOUtil.
ReadWithCode
(input);
1081
scallContext = (String)IOUtil.
ReadWithCode
(input);