ReSharper 2016.2 Help

Exploring Project Hierarchy

ReSharper | Inspect | Show Project Hierarchy
ReSharper_ProjectHierarchyBrowse

This feature helps you analyze referenced and referencing projects and assemblies of a specific project in your solution.

To view project hierarchy

  1. Choose a project in the Solution Explorer.
  2. In the main menu, choose ReSharper | Inspect | Show Project Hierarchy or right-click the selected project and choose Show Project Hierarchy in the context menu.
  3. In a new tab of the Hierarchy Window that appears, you can explore the hierarchy or project references:
    Code_Analysis__Project_Hierarchy__Hierarchy
  4. To switch the hierarchy between referenced projects and assemblies and projects that reference the selected project in the current solution, use the corresponding toolbar buttons ( Referenced Projects ThemedIcon.Hierarchy.Screen.[Gray]/ Referencing Projects Reference__Windows__Type_Hierarchy_Window__Subtypes_Hierarchy)
  5. You can further explore each project or assembly in the hierarchy:
    • Click Base on This Reference__Windows__Type_Hierarchy_Window__Base_on_This to rebuild the hierarchy basing on the selected project or assembly.
    • Double-click on any project reference to locate it in the Solution Explorer.
    • Double-click on any assembly reference to explore the assembly in the Assembly Explorer Window.

See Also

Last modified: 15 December 2016