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