3 references to GetPreviousContentSibling
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentNavigator.cs (1)
419return XPathNodeHelper.GetPreviousContentSibling(ref _pageCurrent, ref _idxCurrent);
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathNodeHelper.cs (2)
403if (!GetPreviousContentSibling(ref page, ref idx)) 431if (!GetPreviousContentSibling(ref page, ref idx))