Home
last modified time | relevance | path

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

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