'Program to visualise interactions between scripts

I was wondering wether this program or VS extension, already existed. Something that visualizes any public interactions in my project, such as; references, events, etc.? I ask this as I plan to use this in my c# projects to structure project and maybe prevent spaghetti code.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source