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