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.
Many "legacy" collection types in the .NET framework do not have the
ObsoleteAttributeapplied 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.