Searched refs:printProjectWithoutFileNames (Results 1 – 1 of 1) sorted by relevance
1941 this.externalProjects.forEach(printProjectWithoutFileNames);1942 this.configuredProjects.forEach(printProjectWithoutFileNames);1943 this.inferredProjects.forEach(printProjectWithoutFileNames);4327 function printProjectWithoutFileNames(project: Project) { function