10 references to ICatalogObject
System.ServiceModel (10)
System\ServiceModel\ComIntegration\CatalogUtil.cs (10)
13
ICatalogObject
catalogObject;
16
public ComCatalogObject(
ICatalogObject
catalogObject,
68
ICatalogObject
catalogObject;
69
catalogObject = (
ICatalogObject
)this.catalogCollection.Item(index);
166
ICatalogObject
appObject = null;
185
ICatalogObject
partition;
186
partition = (
ICatalogObject
)partitionCollection.Item(i);
214
static
ICatalogObject
FindApplication(ICatalogCollection appCollection,
217
ICatalogObject
appObject = null;
221
appObject = (
ICatalogObject
)appCollection.Item(i);