Dep Graph

The Dep Graph tab (6) renders a visual dependency graph:
- Your assembly sits at the root
- Each referenced assembly appears as a node
- Edge weights show how many TypeRefs point to that dependency
Navigation
Section titled “Navigation”Press Enter on any dependency node to open that assembly in a new analysis context (if the file is found on disk). Press Esc to return.
This gives you a quick sense of which dependencies are most heavily used and lets you drill into any of them.