1 write to operationSelector
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
370this.operationSelector = value;
1 reference to operationSelector
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
364get { return this.operationSelector; }