-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Currently the detection functionality is setup to decorate items like app domains, assemblies, types, and instances. It's setup to provide back the results in a hierarchical structure but still allow a quick call to get all the levels and a quick way to flatten the results.
There might not be much more to comment on for this subject, or there may be different quick use cases. The scanner class currently contains all detection logic, but some aggregation logic is found in the doc class definition.
https://github.com/rskopecek/CodeDocs/tree/master/src/CodeDocs/Detection