20 references to Int32
System.Data.SqlXml (20)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
556f.Conditional(f.Eq(f.StrLength(p), f.Int32(0)), ln, f.StrConcat(p, f.String(":"), ln)
System\Xml\Xsl\XPath\XPathQilFactory.cs (3)
35return For(Filter(i, Eq(PositionOf(i), Int32(1)))); 102Conditional(Gt(Length(i), Int32(1)), 213: Ne(StrLength(n), Int32(0))
System\Xml\Xsl\Xslt\MatcherBuilder.cs (8)
357QilNode result = f.Int32(NoMatch); 361result = f.Conditional(MatchPattern(it, pattern.Match), f.Int32(pattern.Priority), result); 391QilNode result = f.Int32(NoMatch); 401result = f.Conditional(f.Gt(stopPriority, f.Int32(lastPriority)), stopPriority, result); 404result = f.Conditional(MatchPattern(it, pattern.Match), f.Int32(pattern.Priority), result); 410result = f.Conditional(f.Gt(stopPriority, f.Int32(lastPriority)), stopPriority, result); 421QilNode matcher = f.Int32(NoMatch); 436QilNode matcher = f.Int32(NoMatch);
System\Xml\Xsl\Xslt\QilGenerator.cs (8)
226QilNode init = f.Int32(0); 1318f.Conditional(f.Eq(f.InvokeLangToLcid(i, fwdCompat), f.Int32(XsltLibrary.InvariantCultureLcid)), 1612A = f.Filter(i = f.For(countMatches), f.Eq(f.PositionOf(i), f.Int32(1))); 1619F = f.Filter(i = f.For(fromMatches), f.Eq(f.PositionOf(i), f.Int32(1))); 1624f.Add(f.Int32(1), f.Length(f.Filter(i = f.For(f.PrecedingSibling(j)), MatchCountPattern(countPattern2, i)))) 1658F = f.Filter(i = f.For(fromMatches), f.Eq(f.PositionOf(i), f.Int32(1))); 1667f.Conditional(f.Eq(k, f.Int32(0)), f.Sequence(), 1726f.Conditional(f.Eq(f.StrLength(i), f.Int32(1)), i,