3 overrides of
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (1)
1086
internal override QueryBranch
this
[object key]
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (1)
802
internal override QueryBranch
this
[object key]
System\ServiceModel\Dispatcher\QueryRelOp.cs (1)
264
internal override QueryBranch
this
[object literal]
1 write to
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (1)
1282
this.branchIndex
[
literal.Literal] = queryBranch;
4 references to
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (4)
1275
QueryBranch queryBranch = this.branchIndex
[
literal.Literal];
1313
QueryBranch literalBranch = this.branchIndex
[
literal.Literal];
1418
QueryBranch branch = this.branchIndex
[
relOp.Literal];
1545
QueryBranch branch = this.branchIndex
[
literal.Literal];