4 references to ObjectArrayThunk
System.Private.CoreLib (4)
System\Delegate.NativeAot.cs (4)
39
_methodPtr == GetThunk(
ObjectArrayThunk
))
291
if (_target is NativeFunctionPointerWrapper || _methodPtr == GetThunk(
ObjectArrayThunk
))
310
if (_target is NativeFunctionPointerWrapper || _methodPtr == GetThunk(
ObjectArrayThunk
))
377
IntPtr objArrayThunk = del.GetThunk(
ObjectArrayThunk
);