Home
last modified time | relevance | path

Searched refs:projectFilePath (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsbuildWatch/
DprogramUpdates.ts13 function projectFilePath(subProject: SubProject, baseFileName: string) { function
95 path: projectFilePath(SubProject.core, `${newFileWithoutExtension}.ts`),
/third_party/typescript/src/server/
Dproject.ts2741 projectFilePath?: string,
2754 getDirectoryPath(projectFilePath || normalizeSlashes(externalProjectName)));