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