4 references to Plus
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryMath.cs (1)
50: base(OpcodeID.Plus, MathOperator.Plus)
System\ServiceModel\Dispatcher\XPathCompiler.cs (2)
485case MathOperator.Plus: 852case MathOperator.Plus:
System\ServiceModel\Dispatcher\XPathParser.cs (1)
202op = MathOperator.Plus;