1 instantiation of ComCatalogCollection
System.ServiceModel (1)
System\ServiceModel\ComIntegration\CatalogUtil.cs (1)
44return new ComCatalogCollection(collection);
13 references to ComCatalogCollection
System.ServiceModel (13)
System\ServiceModel\ComIntegration\CatalogUtil.cs (6)
36public ComCatalogCollection GetCollection(string collectionName) 85ComCatalogCollection collection; 89public Enumerator(ComCatalogCollection collection) 122ComCatalogCollection rolesCollection) 124ComCatalogCollection applicationRoles; 146ComCatalogCollection users;
System\ServiceModel\ComIntegration\DllHostInitializer.cs (1)
104ComCatalogCollection classes;
System\ServiceModel\ComIntegration\ServiceInfo.cs (5)
171ComCatalogCollection roles; 179ComCatalogCollection interfaces; 361ComCatalogCollection roles; 370ComCatalogCollection methods; 412ComCatalogCollection roles;
System\ServiceModel\ComIntegration\WebHostedComPlusServiceHost.cs (1)
64ComCatalogCollection classes;