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
Many "legacy" collection types in the .NET framework do not have the ObsoleteAttribute applied to them. To assist users who want to receive warning messages when these types are used, it would be helpful to have a diagnostic available.
This diagnostic would provide a solution for all parties discussing the matter in dotnet/corefx#384.