4 references to _msg
mscorlib (4)
system\runtime\remoting\channelsinkstacks.cs (4)
416
MethodInfo syncMI = (MethodInfo)
_msg
.MethodBase;
426
Object[] syncMsgArgs =
_msg
.Args;
448
returnValue, outArgs,
_msg
.ArgCount, Thread.CurrentThread.GetMutableExecutionContext().LogicalCallContext,
_msg
);