2 writes to nextID
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (2)
1242this.nextID = 0; 1279this.nextID++;
1 reference to nextID
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (1)
1280queryBranch = new QueryBranch(literal, this.nextID);