-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exceptional not properly analysing functions #56
Comments
Anyone? |
Hi @rolandh I've made a change for a seemingly unrelated issue and while I was at it, tested your case. |
Not sure how I missed this. Where is the latest experimental build? |
I believe that code was in the meantime merged with the main codebase. Check the latest released version and if you still have the issue drop us a line. |
For some reason resharper is not correctly inspecting my functions. A lot of items are listed as throwing exceptions however the analysis says it cannot be thrown. Why is this?
My options are set up a follows:
edit: Another example of how it seems to fail to inspect system classes.
The text was updated successfully, but these errors were encountered: