3 references to GetFollowingEnd
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentNavigator.cs (3)
613
idxEnd =
GetFollowingEnd
(end as XPathDocumentNavigator, false, out pageEnd);
665
idxEnd =
GetFollowingEnd
(endTiny, true, out pageEnd);
709
idxEnd =
GetFollowingEnd
(endTiny, false, out pageEnd);