Collections.Analyzer is a set of roslyn-based diagnostics for C#-projects that detect potential problems with operating different collections.
For more information, see the following articles:
Analyze your C#-code and warn about redundant method calls.
Automatically fixes found problems.