Check that switch statement covers all cases for enumerations, all Interface implementations or base class inheritors. Additional rule to check - switch statement doesn't have "default" branch or this branch throws exception.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Jul 24, 2019
$ dotnet add package SwitchAnalyzerNo README available.