Summary
Architecture tools provided by ReSharper present you with a global view of your project. You can easily check references between different modules and quickly fix some issues.
Such a high perspective view makes it easier to find rules in your architecture that have been broken, such as undesirable references, and provide code with better quality.
In the next chapter, we will see how you can use ReSharper without Visual Studio.