4 references to ObjectArrayThunk
System.Private.CoreLib (4)
System\Delegate.cs (4)
267if ((_target is NativeFunctionPointerWrapper) || (_methodPtr == GetThunk(ObjectArrayThunk))) 287if ((_target is NativeFunctionPointerWrapper) || (_methodPtr == GetThunk(ObjectArrayThunk))) 339_methodPtr == GetThunk(ObjectArrayThunk)) 395IntPtr objArrayThunk = del.GetThunk(Delegate.ObjectArrayThunk);