1 reference to TryReadFileContent
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
310
string? fileContent =
TryReadFileContent
(configPath, diagnostics, out string? normalizedPath);