I've read this great post about how to find all implementations of an interface. However, after clicking in context menu View Call Hierarchy
, then it says Cursor must be on a member name
:
What I do is:
- double click at the interface
- then click
View Call Hierarchy
How is it possible to see View Call Hierarchy
by clicking at the interface?