4 references to MatchCountPattern
System.Data.SqlXml (4)
System\Xml\Xsl\Xslt\QilGenerator.cs (4)
1608countMatches = f.Filter(i = f.For(f.AncestorOrSelf(GetCurrentNode())), MatchCountPattern(countPattern, i)); 1624f.Add(f.Int32(1), f.Length(f.Filter(i = f.For(f.PrecedingSibling(j)), MatchCountPattern(countPattern2, i)))) 1655AF = f.Filter(i = f.For(range), MatchCountPattern(countPattern, i)); 1660f.Filter(j = f.For(f.Filter(k = f.For(f.NodeRange(i, GetCurrentNode())), MatchCountPattern(countPattern, k))),