There is a lot of use of "up/down the stack" and similar terminology on this site.
What do the following mean?
- Tear down the stack (in an exception)
- At the top of the stack (this must where the recent method calls are, as that is the order of the stack when I see them in .NET exceptions) (Thus, bottom of the stack is vice versa)