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