1 write to catalogObject
System.ServiceModel (1)
System\ServiceModel\ComIntegration\CatalogUtil.cs (1)
19this.catalogObject = catalogObject;
3 references to catalogObject
System.ServiceModel (3)
System\ServiceModel\ComIntegration\CatalogUtil.cs (3)
25return this.catalogObject.GetValue(key); 32return (string)(this.catalogObject.Name()); 41this.catalogObject.Key());