4 references to ObjectArrayThunk
System.Private.CoreLib (4)
System\Delegate.cs (4)
269if ((_firstParameter is NativeFunctionPointerWrapper) || (_functionPointer == GetThunk(ObjectArrayThunk))) 289if ((_firstParameter is NativeFunctionPointerWrapper) || (_functionPointer == GetThunk(ObjectArrayThunk))) 341_functionPointer == GetThunk(ObjectArrayThunk)) 397IntPtr objArrayThunk = del.GetThunk(Delegate.ObjectArrayThunk);