Searched defs:referencePath (Results 1 – 3 of 3) sorted by relevance
233 const referencePath = findReferenceInPosition(sourceFile.referencedFiles, position); constant
1326 function referencePath(fileName: string, baselineFolder?: string, subfolder?: string) { function
15611 function getExternalModuleNameFromPath(host, fileName, referencePath) { argument