5 references to Lt
System.Private.Xml (5)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
156case XPathOperator.Lt: return _f.Lt(left, right);
System\Xml\Xsl\XPath\XPathQilFactory.cs (2)
227: Loop(i = Let(n), Or(Lt(i, Double(0)), Lt(Double(0), i)))
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
2091_f.Conditional(_f.And(_f.Lt(_f.Double(0), i), _f.Lt(i, _f.Double(int.MaxValue))),