20 references to Int32
System.Private.Xml (20)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
647_f.Conditional(_f.Eq(_f.StrLength(p), _f.Int32(0)), ln, _f.StrConcat(p, _f.String(":"), ln)
System\Xml\Xsl\XPath\XPathQilFactory.cs (3)
34return For(Filter(i, Eq(PositionOf(i), Int32(1)))); 110Conditional(Gt(Length(i), Int32(1)), 232: Ne(StrLength(n), Int32(0))
System\Xml\Xsl\Xslt\MatcherBuilder.cs (8)
399QilNode result = _f.Int32(NoMatch); 404result = _f.Conditional(MatchPattern(it, pattern.Match), _f.Int32(pattern.Priority), result); 441QilNode result = _f.Int32(NoMatch); 453result = _f.Conditional(_f.Gt(stopPriority, _f.Int32(lastPriority)), stopPriority, result); 456result = _f.Conditional(MatchPattern(it, pattern.Match), _f.Int32(pattern.Priority), result); 463result = _f.Conditional(_f.Gt(stopPriority, _f.Int32(lastPriority)), stopPriority, result); 476QilNode matcher = _f.Int32(NoMatch); 493QilNode matcher = _f.Int32(NoMatch);
System\Xml\Xsl\Xslt\QilGenerator.cs (8)
246QilNode init = _f.Int32(0); 1567_f.Conditional(_f.Eq(_f.InvokeLangToLcid(i, fwdCompat), _f.Int32(XsltLibrary.InvariantCultureLcid)), 1919A = _f.Filter(i = _f.For(countMatches), _f.Eq(_f.PositionOf(i), _f.Int32(1))); 1929F = _f.Filter(i = _f.For(fromMatches), _f.Eq(_f.PositionOf(i), _f.Int32(1))); 1934_f.Add(_f.Int32(1), _f.Length(_f.Filter(i = _f.For(_f.PrecedingSibling(j)), MatchCountPattern(countPattern2, i)))) 1972F = _f.Filter(i = _f.For(fromMatches), _f.Eq(_f.PositionOf(i), _f.Int32(1))); 1981_f.Conditional(_f.Eq(k, _f.Int32(0)), _f.Sequence(), 2056_f.Conditional(_f.Eq(_f.StrLength(i), _f.Int32(1)), i,