Searched defs:readFileWithCache (Results 1 – 4 of 4) sorted by relevance
498 originalCreateDirectory, originalWriteFile, readFileWithCache, constant
296 readFileWithCache: (f: string) => string | undefined; property609 } = changeCompilerHostLikeToUseCache(610 host,
239 const readFileWithCache = (fileName: string): string | undefined => { constant
104567 const readFileWithCache = (fileName) => { function111327 function getSourceVersion(path, readFileWithCache) { argument