3 references to IsFollowingSibling
System.Xml (3)
System\Xml\Dom\DocumentXmlWriter.cs (1)
383if (!DocumentXPathNavigator.IsFollowingSibling(start, end)) {
System\Xml\Dom\DocumentXPathNavigator.cs (2)
1361if (!IsFollowingSibling(node, end)) { 1426if (!IsFollowingSibling(node, end)) {