5 references to ArithmeticOp
System.Private.Xml (5)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (5)
1443
return
ArithmeticOp
(ndPlus);
1451
return
ArithmeticOp
(ndMinus);
1459
return
ArithmeticOp
(ndMul);
1467
return
ArithmeticOp
(ndDiv);
1475
return
ArithmeticOp
(ndMod);