1 write to operationSelector
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
456this.operationSelector = value;
1 reference to operationSelector
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
450get { return this.operationSelector; }