1 reference to Modulo
System.Private.Xml (1)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
292
case XPathOperator.Modulo: return _f.
Modulo
(left, right);