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