1 write to count
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
996
this.subExprVars[var].
count
= count;
1 reference to count
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
901
this.counter.IncreaseBy(iter * this.subExprVars[var].
count
);