3 writes to result
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryProcessor.cs (3)
643
this.
result
= value;
876
this.
result
= false;
887
this.
result
= false;
1 reference to result
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
639
return this.
result
;