My end goal is to view dependencies across my code base so that I can better manage the architecture of my Unity project. My initial thought was to use the Project Diagram feature introduced in Rider 2020.3, but as the name suggests I think this feature is only for viewing relationships between projects. Is there a built-in way for Rider to display a diagram with the relationships between all of my classes within a project?
question from:https://stackoverflow.com/questions/65621435/is-there-a-way-to-view-relations-within-a-project