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