I have a class X containing method myMethod(). I would like to find locations in all projects in my current workspace where this myMethod() is being called. I cannot use any
Move the cursor to the method name. Right click and select References > Project or References > Workspace from the pop-up menu.