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