readFileContent() has the exact same functionality as readFile(), but it is not actually part of ts.LanguageServiceHost interface. It's not actually needed, so replace it with readFile() instead. PR Close #32782
readFileContent() has the exact same functionality as readFile(), but it is not actually part of ts.LanguageServiceHost interface. It's not actually needed, so replace it with readFile() instead. PR Close #32782