2 references to GetContentFollowing
System.Private.Xml (2)
System\Xml\Cache\XPathDocumentNavigator.cs (2)
720if (!XPathNodeHelper.GetContentFollowing(ref _pageParent!, ref _idxParent, pageEnd, idxEnd, type)) 730return XPathNodeHelper.GetContentFollowing(ref _pageCurrent, ref _idxCurrent, pageEnd, idxEnd, type);