Global refactoring
Architecture tools not only allow you to analyze references between different modules, but also fix some global issues.
A list of available refactoring options can be accessed from the Refactor This menu option, as shown in the following screenshot:
As you can see, you can easily adjust namespaces, move classes into separate files, and remove unused references in different modules.