I want to resolve a reference error when I click on a word. I used visual studio 2013 and had "resove > reference" . But in the visual studio 2017 community how can I resolve all dependencies for references?
In Visual Studio 2017 the way to resolve references is through the Quick Actions and Refactorings... option, which is the same as accessing the Ctrl + . shortcut.
You can also access the small bulb that appears in the vertical bar on the left side where the suggestions are shown.