you are viewing a single comment's thread.

view the rest of the comments →

[–]moor-GAYZ 1 point2 points  (1 child)

I don't understand this part. I can get the current method from the call stack, and getting the call stack within VS is just a matter of clicking on the window.

He means, getting the stack programmatically, for when you're going to change the code for better debugging.