Categories
Analyze unsafe method calls in C#?
Are there tools for VS10 that allow you to find unsafe method calls - i.e. such that the call stack is unreachable from any try-catch block?)
Answer the question
In order to leave comments, you need to log in
On stackoverflow, they suggest subscribing to UnhandledException, as well as this tool: www.red-gate.com/products/Exception_Hunter. I like the last option (except for the price :)
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question