6 references to Components
ComSvcConfig (6)
ComAdminWrapper.cs (6)
106ICatalogCollection comps = (ICatalogCollection)appColl.GetCollection(CollectionName.Components, appObj.Key()); 133ICatalogCollection comps = (ICatalogCollection)appColl.GetCollection(CollectionName.Components, appObj.Key()); 245ICatalogCollection components = (ICatalogCollection)applications.GetCollection(CollectionName.Components, applicationID); 419ICatalogCollection components = (ICatalogCollection)applications.GetCollection(CollectionName.Components, applicationID); 485ICatalogCollection components = (ICatalogCollection)(applications.GetCollection(CollectionName.Components, applicationId)); 727ICatalogCollection comps = (ICatalogCollection)appColl.GetCollection(CollectionName.Components, appObj.Key());