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