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
Crossgen2 - for performance reasons, we will likely need to burn a MethodFlags bit for RequiresSlotUnification (in the AttributeMetadataCache category) and make this a proper member on MethodDesc.
This issue tracks changes we will likely want to make to the covariant returns support after the #35308 merge.