2 references to Following
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
343
case XPathAxis.
Following
: qilAxis = f.XPathFollowing (currentNode); break;
System\Xml\Xsl\XPath\XPathScanner.cs (1)
407
case "following" : return XPathAxis.
Following
;