0
kicks
Getting the list of Type associated to a given export in MEF
In this post I explain how to find concrete types imported by MEF for a given Export Type. This functionality is not directly exposed by MEF, but you can find it simply iterating inside ComposableParts and metadata of a Container.