3 references to QueryBranch
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (3)
1280queryBranch = new QueryBranch(literal, this.nextID); 1330this.AlwaysBranches.AddInOrder(new QueryBranch(branch, literalBranch.ID)); 1343this.AlwaysBranches.AddInOrder(new QueryBranch(next, literalBranch.ID));