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