Home
last modified time | relevance | path

Searched defs:canonicalProjectRootPath (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/server/
DeditorServices.ts1156 … const canonicalProjectRootPath = projectRootPath && this.toCanonicalFileName(projectRootPath); constant
2535 const canonicalProjectRootPath = this.toCanonicalFileName(projectRootPath); constant