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