Searched refs:enqueueInstallTypingsForProject (Results 1 – 3 of 3) sorted by relevance
99 …enqueueInstallTypingsForProject(project: Project, unresolvedImports: SortedReadonlyArray<string> |… method in TypingsCache
1195 …this.projectService.typingsCache.enqueueInstallTypingsForProject(this, this.lastCachedUnresolvedIm…
978 …this.typingsCache.enqueueInstallTypingsForProject(project, project.lastCachedUnresolvedImportsList…