Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DeditorServices.ts688 readonly externalProjects: ExternalProject[] = []; property in ProjectService
/third_party/typescript/lib/
Dtsserverlibrary.d.ts9786 readonly externalProjects: ExternalProject[]; property in ts.ProjectService
Dtsserverlibrary.js156231 this.externalProjects = []; property in anonymousFunctionb021d0ec110e00.anonymousFunctionb021d0ec110f00.ProjectService.ProjectService
Dtsserver.js156037 this.externalProjects = []; property in anonymousFunctiondf60cab710fc00.anonymousFunctiondf60cab710fd00.ProjectService.ProjectService
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts9913 readonly externalProjects: ExternalProject[]; property in ts.ProjectService