4 references to MarshalResponseArgMap
mscorlib (4)
system\runtime\remoting\message.cs (4)
4265int outParamsCount = _methodCache.MarshalResponseArgMap.Length; 4277foreach (int i in _methodCache.MarshalResponseArgMap) 5239_map = _methodCachedData.MarshalResponseArgMap; 5251_map = _methodCachedData.MarshalResponseArgMap;