5 references to ArithmeticOp
System.Data.SqlXml (5)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (5)
1341
return
ArithmeticOp
(ndPlus);
1348
return
ArithmeticOp
(ndMinus);
1355
return
ArithmeticOp
(ndMul);
1362
return
ArithmeticOp
(ndDiv);
1369
return
ArithmeticOp
(ndMod);