In the Call Hierarchy
window, Visual Studio is telling me to right click and select View Call Hierarchy
to show the call hierarchy.
I can't seem to find this option, not when running and not when paused on a breakpoint in a relevant context.
Here is an image of what I see in my right-click menu (I have resharper installed):
When I use the key combination Ctrl+K T, Visual Studio notifies me that The key combination (Ctrl+K, Ctrl+T) is bound to command (View Call Hierarchy) which is not currently available
.
Any ideas?