If your project contains multiple resource (.resx) files, you can easily move existing resources from one resource file to another with the Move refactoring.
-
Position the caret at the resource usage in a code file:
or at the resource name in a .resx file:
- On the main menu, choose ReSharper | Refactor | Move or press F6.
-
In the Move resource dialog box that appears, specify
a target resource file where you want to move the resource.
- Optionally, you can change resource name.
- Click Next to apply the refactoring.
