2 instantiations of InMemoryAdditionalText
Microsoft.AspNetCore.Razor.Microbenchmarks.Generator (2)
ProjectSetup.cs (1)
40additionalTexts.Add(new InMemoryAdditionalText(text, additionalDocument.FilePath!));
RazorBenchmarks.cs (1)
38? new ProjectSetup.InMemoryAdditionalText(AddedFileContent, replaceExisting ? removedFile!.Path : FilePath)
1 reference to InMemoryAdditionalText
Microsoft.AspNetCore.Razor.Microbenchmarks.Generator (1)
RazorBenchmarks.cs (1)
37var addedFile = AddedFileContent is not null