1 write to contractNamespace
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
92this.contractNamespace = contractNamespace;
1 reference to contractNamespace
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
145get { return this.contractNamespace; }