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
We need to ensure that Cecil and ILLink correctly preserve the metadata for ref structs used as generic arguments. As mentioned in #65112 (comment), we can use IL tests for this in illink. Part of #65112