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