Searched defs:inferredProjects (Results 1 – 3 of 3) sorted by relevance
99 const inferredProjects = projectService.inferredProjects.slice(); constant
519 let inferredProjects = projectService.inferredProjects.slice(); variable
761 readonly inferredProjects: InferredProject[] = []; property in ProjectService