Searched defs:inferredProjects (Results 1 – 5 of 5) sorted by relevance
98 const inferredProjects = projectService.inferredProjects.slice(); constant
518 let inferredProjects = projectService.inferredProjects.slice(); variable
717 readonly inferredProjects: InferredProject[] = []; property in ProjectService
10922 readonly inferredProjects: InferredProject[]; property in ts.ProjectService