3 references to CopyNonByrefOutArgsFromOriginalArgs
mscorlib (3)
system\runtime\remoting\channelsinkstacks.cs (1)
445
s.
CopyNonByrefOutArgsFromOriginalArgs
(syncCache, syncMsgArgs, ref outArgs);
system\runtime\remoting\stackbuildersink.cs (2)
149
CopyNonByrefOutArgsFromOriginalArgs
(methodCache, args, ref outArgs);
244
CopyNonByrefOutArgsFromOriginalArgs
(methodCache, args, ref outArgs);