1 reference to MethodResponse
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));