3 references to GetPreviousContentSibling
System.Xml (3)
System\Xml\Cache\XPathDocumentNavigator.cs (1)
379return XPathNodeHelper.GetPreviousContentSibling(ref this.pageCurrent, ref this.idxCurrent);
System\Xml\Cache\XPathNodeHelper.cs (2)
361if (!GetPreviousContentSibling(ref page, ref idx)) 386if (!GetPreviousContentSibling(ref page, ref idx))