A Roslyn analyzer for finding and fixing instances of bitwise operators that should be using short-circuit operators instead.
License
MIT
Deps
0
Install Size
—
Vulns
✓ 0
Published
Oct 11, 2021
$ dotnet add package BitwiseToShortCircuitAnalyzer
No README available.