2 references to PrecedingSibling
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
348
case XPathAxis.PrecedingSibling : qilAxis = f.
PrecedingSibling
(currentNode); break;
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
1624
f.Add(f.Int32(1), f.Length(f.Filter(i = f.For(f.
PrecedingSibling
(j)), MatchCountPattern(countPattern2, i))))