3 references to NonRefOutArgMap
mscorlib (3)
system\runtime\remoting\realproxy.cs (2)
497if (cache.NonRefOutArgMap.Length > 0) 499foreach (int index in cache.NonRefOutArgMap)
system\runtime\remoting\stackbuildersink.cs (1)
456int[] map = methodCache.NonRefOutArgMap;