You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pull request dotnet/coreclr#21978 made us throw in this situation, but the correct behavior would be to make a thunk that will box the this, and dispatch to the target default interface method.