The topics of this section provide the most common instructions on profiling your application by exploring its source code, linked libraries, imported functions and API calls.
Find Where a Method or a Class is Defined in Source Code
View Binary or MSIL Code of a Method
Find the Number of Potential Method Calls
Know the Structure of Potential Routine Calls
Know the Structure of Potential Interlinks Between Classes
Trace Libraries Your Application Uses
Find Routines Exported and Imported by a Module