1 write to selector
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
1788this.selector = selector;
2 references to selector
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
1811string operationName = this.selector.SelectOperation(ref request); 1815DS.DispatchSelectOperation(this.selector.GetType(), operationName, sw.Elapsed);