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