Searched defs:rootFileNames (Results 1 – 3 of 3) sorted by relevance
2345 private rootFileNames: string[] | undefined; property in AutoImportProviderProject
1655 const rootFileNames = host.getScriptFileNames().slice(); constant
104992 function isProgramUptoDate(program, rootFileNames, newOptions, getSourceVersion, fileExists, hasInv… argument