I need to get all the types that a specific assembly depend on.
For example if I have project A that have reference to project B. I want to get all the class's that been used in A and define in A or B including enums, interfaces, attributes, base class of a class, entities type that been use inside of methods at project A etc.
Is there some way to get all entities type?
Aucun commentaire:
Enregistrer un commentaire