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
Mop-up changes per Jakob's PR suggestions (#70180)
1) Rename CORINFO_HELP_STATIC_VIRTUAL_AMBIGUOUS_RESOLUTION to
CORINFO_HELP_THROW_AMBIGUOUS_RESOLUTION_EXCEPTION and put it next
to the other CORINFO_HELP_THROW methods;
2) Add the new helper to CorInfoHelpFunc.cs;
3) Remove the jitinterface member doesFieldBelongToClass;
4) Update the JIT EE GUID.
Thanks
Tomas
Fixes: #69900
0 commit comments