3 writes to nextVar
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QuerySubExprEliminator.cs (3)
479this.nextVar = 1; 585return nextVar++; 605this.nextVar = 0;
1 reference to nextVar
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QuerySubExprEliminator.cs (1)
494return this.nextVar;