Searched defs:readFileWithCache (Results 1 – 8 of 8) sorted by relevance
244 readFileWithCache: (f: string) => string | undefined; property524 } = changeCompilerHostLikeToUseCache(525 host,
220 const readFileWithCache = (fileName: string): string | undefined => { constant
87217 var readFileWithCache = function (fileName) { function93541 readFileWithCache: function (f) { return host.readFile(f); }, method
106234 var readFileWithCache = function (fileName) { function113535 readFileWithCache: function (f) { return host.readFile(f); }, method
106439 var readFileWithCache = function (fileName) { function113740 readFileWithCache: function (f) { return host.readFile(f); }, method
106245 var readFileWithCache = function (fileName) { function113546 readFileWithCache: function (f) { return host.readFile(f); }, method