13 references to ICatalogCollection
System.ServiceModel (13)
System\ServiceModel\ComIntegration\CatalogUtil.cs (13)
14
ICatalogCollection
catalogCollection;
17
ICatalogCollection
catalogCollection)
38
ICatalogCollection
collection;
39
collection = (
ICatalogCollection
)this.catalogCollection.GetCollection(
50
ICatalogCollection
catalogCollection;
52
public ComCatalogCollection(
ICatalogCollection
catalogCollection)
167
ICatalogCollection
partitionCollection = null;
171
partitionCollection = (
ICatalogCollection
)catalog.GetCollection(
188
ICatalogCollection
appCollection;
189
appCollection = (
ICatalogCollection
)partitionCollection.GetCollection(
201
ICatalogCollection
appCollection;
202
appCollection = (
ICatalogCollection
)catalog.GetCollection(
214
static ICatalogObject FindApplication(
ICatalogCollection
appCollection,