2 references to GetContentFollowing
System.Xml (2)
System\Xml\Cache\XPathDocumentNavigator.cs (2)
644
if (!XPathNodeHelper.
GetContentFollowing
(ref this.pageParent, ref this.idxParent, pageEnd, idxEnd, type))
654
return XPathNodeHelper.
GetContentFollowing
(ref this.pageCurrent, ref this.idxCurrent, pageEnd, idxEnd, type);