I'm currently trying to find an error by reading code, since it is not reproducable at our end. Nowadays it is easy to find definitions of members, methods, functions and all usages via Resharper, but in this instance I would like to have a function like: "From this line, give me all locations where an exception generated here could be caught"
Does such a function exist in Resharper, VS or any other place?