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