2 references to OutRefArgMap
mscorlib (2)
system\runtime\remoting\message.cs (1)
5516
int[] outRefArgMap = syncMethod.
OutRefArgMap
;
system\runtime\remoting\realproxy.cs (1)
510
int[] outRefArgMap = cache.
OutRefArgMap
;