2 references to InternalResolveLocator
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (2)
402return InternalResolveLocator(locator, offset, startNode, false /*skipStartNode*/, out attachmentLevel); 541anchor = InternalResolveLocator(locator, locatorPartIdx, startNode, locatorPartIdx != 0 /*skipStartNode*/, out attachmentLevel);