1 write to callbackProxyType
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
128this.callbackProxyType = value;
1 reference to callbackProxyType
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
122get { return this.callbackProxyType; }