Skip to content

IntCat13/throw-deny-analyzer

Repository files navigation

How it works

Throw Statement denying

Prohibits throw statement:

Example 1

Throw Expression denying

Prohibits using "throw" like a part of expresssion:

Example 2

Rethrowing denying

Retrhrowing is perhibits too:

Example 3

License

MIT

About

Analyzer that deny "throw" keyword in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published