2 writes to result
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryMatcher.cs (2)
32this.result = this.processor.Result; 38this.result = result;
1 reference to result
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
62return this.result;