2 references to PrecedingSibling
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
408
case XPathAxis.PrecedingSibling: qilAxis = _f.
PrecedingSibling
(currentNode); break;
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
1934
_f.Add(_f.Int32(1), _f.Length(_f.Filter(i = _f.For(_f.
PrecedingSibling
(j)), MatchCountPattern(countPattern2, i))))