Code Index - How to discover and output the public API of an assembly
The Code Index is a database containing metadata information about your code. The Code Index API exposes this database using an Entity Framework wrapper. This sample shows how you can find and output to a file the public API of each assembly in the database.