1 write to SomeProjectImportFile
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
TestProjectData.cs (1)
28
SomeProjectImportFile
= new HostDocument(Path.Combine(SomeProjectPath, "_ViewImports.cshtml"));
1 reference to SomeProjectImportFile
Microsoft.AspNetCore.Razor.Test.Common.Cohosting (1)
CohostTestBase.cs (1)
255
filePath: TestProjectData.
SomeProjectImportFile
.FilePath,