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
After the fix for #32173 where all calls on dynamic are treated as unknown even if the method exists on Object, some DDC tests fail with runtime errors when calling Object methods on null.