Analyzer that deny "throw" keyword in C#
License
MIT
Deps
0
Install Size
—
Vulns
✓ 0
Published
Feb 18, 2022
$ dotnet add package ThrowDenyAnalyzer
Prohibits throw statement:
Prohibits using "throw" like a part of expresssion:
Retrhrowing is perhibits too: