Hello,
Is there a way in VS (tool/API/feature) to extract function level call graph (caller / callee) for entire solution? 90% of my code is in C++ code and 10% C#.
I have explored the different options in VS Ultimate they are not useful at solution level. Any pointer would be helpful.
Thanks,
Amod Kulkarni