2 references to ReadContent
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (2)
CompilationFailedExceptionFactory.cs (2)
35
var fileContent =
ReadContent
(codeDocument, filePath);
70
sourceFileContent =
ReadContent
(codeDocument, sourceFilePath);