Searched refs:nodeModulesFilePath2 (Results 1 – 1 of 1) sorted by relevance
1588 … const nodeModulesFilePath2 = server.asNormalizedPath("/project/node_modules/@types/b/index.d.ts"); constant1594 { path: nodeModulesFilePath2, content: "{}" },1604 const openNodeModulesFileResult2 = projectService.openClientFile(nodeModulesFilePath2);1608 …ualFiles(rootProject, [rootProjectPath, rootFilePath, nodeModulesFilePath1, nodeModulesFilePath2]);