I have a big legacy code in C#.
I need to analyze it in order to recommend the best way to build some new features in the program.
Is there any tool which enables fast analyzing, and can show the class associations in a clear way which helps me get in to this old logic as fast as possible?
Any experience stories or recommendation on how get this best done would be appreciated.
Thanks!