3 references to GetFollowingEnd
System.Xml (3)
System\Xml\Cache\XPathDocumentNavigator.cs (3)
554
idxEnd =
GetFollowingEnd
(end as XPathDocumentNavigator, false, out pageEnd);
600
idxEnd =
GetFollowingEnd
(endTiny, true, out pageEnd);
640
idxEnd =
GetFollowingEnd
(endTiny, false, out pageEnd);