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