1 reference to FollowingSibling
System.Data.SqlXml (1)
System\Xml\Xsl\XPath\XPathBuilder.cs (1)
344
case XPathAxis.FollowingSibling : qilAxis = f.
FollowingSibling
(currentNode); break;