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