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
It looks like the logic to mark custom attributes on .interfaceimpls will only keep the attributes if the attribute type has been encountered before the interfaceimpl is marked.
It looks like the logic to mark custom attributes on
.interfaceimplswill only keep the attributes if the attribute type has been encountered before theinterfaceimplis marked.