Searched defs:getResolvedProjectReferenceByPath (Results 1 – 2 of 2) sorted by relevance
1794 …const newReferences = parent ? getResolvedProjectReferenceByPath(parent.sourceFile.path)!.commandL… constant3379 …function getResolvedProjectReferenceByPath(projectReferencePath: Path): ResolvedProjectReference |… function
106927 function getResolvedProjectReferenceByPath(projectReferencePath) { function