1 instantiation of NumberIntervalOpcode
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathCompiler.cs (1)
575this.codeBlock.Append(new NumberIntervalOpcode(literal, expr.Op));
4 references to NumberIntervalOpcode
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (4)
1053NumberIntervalOpcode intervalOp = op as NumberIntervalOpcode; 1175NumberIntervalOpcode numOp = opcode as NumberIntervalOpcode;