Find Usages
If you need to browse through all usages of a resource or resource file in the solution, you can use the Finding Usages feature.
To find resource usages
-
Set the caret at the resource usage in a code file:
or at the resource name in a .resx file:
-
In the main menu, choose
or press
Alt+F7.
- If only one usage is found, ReSharper opens the corresponding code file in the editor and navigates to the usage.
- It several usages are found, they are displayed in the Find Results Window.
To find usages of a resource file
- Select a .resx file in the Solution Explorer.
-
In the main menu, choose
or press
Alt+F7.
- If only one usage is found, ReSharper opens the corresponding code file in the editor and navigates to the usage.
- It several usages are found, they are displayed in the Find Results Window.
See Also
Last modified: 15 December 2016