1 instantiation of BinaryMethodReturnMessage
mscorlib (1)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (1)
1138
return new MethodResponse(methodCallMessage, handlerObject, new
BinaryMethodReturnMessage
(returnValue, args, exception, (LogicalCallContext)callContext, (Object[])properties));
1 reference to BinaryMethodReturnMessage
mscorlib (1)
system\runtime\remoting\message.cs (1)
4187
BinaryMethodReturnMessage
smuggledMrm)