Possible Duplicate:
List all DLL's implementing a specific interface from the GAC
Is there a way to programmatically retrieve the Fully Qualified Names of all the .DLL's registered in the GAC? Basically, I would like to emulate the functionality of Visual Studio when you right click on References and then go to "Add a Reference"....How it populates the ListBox with all the Assemblies.