1 instantiation of InMemoryFileContent
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultImportProjectItem.cs (1)
12
private readonly InMemoryFileContent _fileContent =
new
(content);
1 reference to InMemoryFileContent
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultImportProjectItem.cs (1)
12
private readonly
InMemoryFileContent
_fileContent = new(content);