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