1 write to branchIndex
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (1)
1241
this.
branchIndex
= branchIndex;
11 references to branchIndex
System.ServiceModel (11)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (11)
1275
QueryBranch queryBranch = this.
branchIndex
[literal.Literal];
1282
this.
branchIndex
[literal.Literal] = queryBranch;
1313
QueryBranch literalBranch = this.
branchIndex
[literal.Literal];
1354
this.
branchIndex
.Match(valIndex, ref val, results);
1367
this.
branchIndex
.CollectXPathFilters(filters);
1418
QueryBranch branch = this.
branchIndex
[relOp.Literal];
1534
if (null == this.
branchIndex
|| 0 == this.
branchIndex
.Count)
1545
QueryBranch branch = this.
branchIndex
[literal.Literal];
1547
this.
branchIndex
.Remove(literal.Literal);
1601
this.
branchIndex
.Trim();