While debugging in Visual Studio sometimes we wander far away from the current executing statement. We could tread our way back using Call Stack window. Is there a shortcut to g
Keyboard short cut in Visual Studio to return to current execution statement, press ALT + *