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