v2.9.8
Release build of Roslyn-analyzers based on Microsoft.CodeAnalysis 2.9.0 NuGet packages. Works with VS 2017.9 or later.
Contains the following important changes on top of the v2.9.7 release.
Fixes
- Fixed performance regression for most analyzers relying on tainted data analysis. Affects rules CA3001-CA3012 and CA5389.
- Improved performance for dataflow analysis rules.