1 reference to BinaryMethodCallMessage
mscorlib (1)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (1)
858
return new MethodCall(handlerObject, new
BinaryMethodCallMessage
(uri, methodName, typeName, instArgs, args, methodSignature, (LogicalCallContext)callContext, (Object[])properties));