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