3 references to CreateCatalog
System.ComponentModel.Composition (3)
System\ComponentModel\Composition\Hosting\ApplicationCatalog.cs (3)
81
catalogs.Add(
CreateCatalog
(location, "*.exe"));
82
catalogs.Add(
CreateCatalog
(location, "*.dll"));
93
catalogs.Add(
CreateCatalog
(path, "*.dll"));