3 references to GetFollowingEnd
System.Private.Xml (3)
System\Xml\Cache\XPathDocumentNavigator.cs (3)
616
idxEnd =
GetFollowingEnd
(end as XPathDocumentNavigator, false, out pageEnd);
670
idxEnd =
GetFollowingEnd
(endTiny, true, out pageEnd);
715
idxEnd =
GetFollowingEnd
(endTiny, false, out pageEnd);