1 write to contractProxyType
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
156this.contractProxyType = value;
1 reference to contractProxyType
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
150get { return this.contractProxyType; }