3 references to IsFollowingSibling
System.Private.Xml (3)
System\Xml\Dom\DocumentXmlWriter.cs (1)
464
if (!DocumentXPathNavigator.
IsFollowingSibling
(_start, _end))
System\Xml\Dom\DocumentXPathNavigator.cs (2)
1633
if (!
IsFollowingSibling
(node, end))
1703
if (!
IsFollowingSibling
(node, end))