Analyze Member

dejessdejess Posts: 2
edited January 13, 2015 2:17PM in .NET Reflector Previous Versions
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?

Comments

  • Jessica RJessica R Posts: 1,319 Rose Gold 4
    Hi dejess,

    There isn't a way to speed up or automate the process of analyzing many types at once, I'm afraid, but I've gone ahead and made a feature request for this (RP-3739).

    Thanks for the suggestion and so sorry there isn't an easier way at the moment!

    Jessica Ramos | Product Support Engineer | Redgate Software

    Have you visited our Help Center?


Sign In or Register to comment.