Searched defs:tryReadDirectory (Results 1 – 3 of 3) sorted by relevance
143 function tryReadDirectory(rootDir: string, rootDirPath: Path) { function
3235 export function tryReadDirectory(host: Pick<LanguageServiceHost, "readDirectory">, path: string, ex… function
104047 function tryReadDirectory(rootDir, rootDirPath) { function