2 references to ClosedStaticThunk
System.Private.CoreLib (2)
System\Delegate.NativeAot.cs (2)
37
if (_methodPtr == GetThunk(
ClosedStaticThunk
) ||
413
IntPtr thunk = del.GetThunk(
ClosedStaticThunk
);