When you Analyze a member, you are able to see the "Depends On", "Used By", "Exposed By" and "Instantiated By" categories of other members.
I am currently doing some impact analysis work and this information is very useful. However, I am having to repeat this process for every Type, and each of its members (e.g. Fields, Methods, Properties, Events). Then I have to copy the tree and use this information in a spreadsheet.
Is it possible for me to run an analysis for an entire assembly and its types at once so that I don't have to continuously copy/paste this information?
If not, is there a way I can Automate this process by calling publicly exposed members of Reflector.exe?
I am currently doing some impact analysis work and this information is very useful. However, I am having to repeat this process for every Type, and each of its members (e.g. Fields, Methods, Properties, Events). Then I have to copy the tree and use this information in a spreadsheet.
Is it possible for me to run an analysis for an entire assembly and its types at once so that I don't have to continuously copy/paste this information?
If not, is there a way I can Automate this process by calling publicly exposed members of Reflector.exe?