6 references to Arithmetic
System.Data.SqlXml (6)
System\Xml\Xsl\XPath\XPathBuilder.cs (6)
111
case XPathOperatorGroup.
Arithmetic
: return ArithmeticOperator(op, left, right);
600
/*Plus */ XPathOperatorGroup.
Arithmetic
,
601
/*Minus */ XPathOperatorGroup.
Arithmetic
,
602
/*Multiply */ XPathOperatorGroup.
Arithmetic
,
603
/*Divide */ XPathOperatorGroup.
Arithmetic
,
604
/*Modulo */ XPathOperatorGroup.
Arithmetic
,