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