I need this to make the finally blocks run /after the debugger breaks at the throw point/.
BTW I know how to make it never break on an exception, but I don't want that.
I need this to make the finally blocks run /after the debugger breaks at the throw point/.
BTW I know how to make it never break on an exception, but I don't want that.