2 references to InnerCatalog
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\Hosting\ApplicationCatalog.cs (2)
133
return
InnerCatalog
.GetEnumerator();
161
return
InnerCatalog
.GetExports(definition);