4 overrides of Literal
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (1)
984
internal override object
Literal
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (1)
723
internal override object
Literal
System\ServiceModel\Dispatcher\QueryRelOp.cs (2)
119
internal override object
Literal
192
internal override object
Literal
6 references to Literal
System.ServiceModel (6)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (6)
1275
QueryBranch queryBranch = this.branchIndex[literal.
Literal
];
1282
this.branchIndex[literal.
Literal
] = queryBranch;
1313
QueryBranch literalBranch = this.branchIndex[literal.
Literal
];
1418
QueryBranch branch = this.branchIndex[relOp.
Literal
];
1545
QueryBranch branch = this.branchIndex[literal.
Literal
];
1547
this.branchIndex.Remove(literal.
Literal
);