marinasundstrom / CheckedExceptions

Enforce better exception handling in C#/.NET by ensuring exceptions are explicitly handled.
MIT License
7 stars 1 forks source link

Fix AddTryCatchBlockCodeFixProviderTests #28

Closed marinasundstrom closed 1 week ago

marinasundstrom commented 1 week ago

Needs to fixed and tested. Add unit tests.