4 references to ObjectArrayThunk
System.Private.CoreLib (4)
System\Delegate.cs (4)
254if ((_target is NativeFunctionPointerWrapper) || (_methodPtr == GetThunk(ObjectArrayThunk))) 274if ((_target is NativeFunctionPointerWrapper) || (_methodPtr == GetThunk(ObjectArrayThunk))) 326_methodPtr == GetThunk(ObjectArrayThunk)) 382IntPtr objArrayThunk = del.GetThunk(Delegate.ObjectArrayThunk);