2 references to ClosedStaticThunk
System.Private.CoreLib (2)
System\Delegate.cs (2)
339
if (_functionPointer == GetThunk(
ClosedStaticThunk
) ||
433
IntPtr thunk = del.GetThunk(Delegate.
ClosedStaticThunk
);