4 references to
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (1)
1169
:
base
(OpcodeID.NumberIntervalBranch, new IntervalBranchIndex())
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (1)
880
:
base
(OpcodeID.StringPrefixBranch, new TrieBranchIndex())
System\ServiceModel\Dispatcher\QueryRelOp.cs (2)
339
:
base
(OpcodeID.StringEqualsBranch, new StringBranchIndex())
386
:
base
(OpcodeID.NumberEqualsBranch, new NumberBranchIndex())