Base:
property
TestProjectName
Microsoft.NET.Sdk.Razor.Tests.MvcBuildIntegrationTestLegacy.TestProjectName
7 references to TestProjectName
Microsoft.NET.Sdk.Razor.Tests (7)
MvcBuildIntegrationTest22.cs (7)
16var testAsset = $"Razor{TestProjectName}"; 32new FileInfo(Path.Combine(outputPath, $"{TestProjectName}.pdb")).Should().Exist(); 33new FileInfo(Path.Combine(outputPath, $"{TestProjectName}.Views.dll")).Should().Exist(); 34new FileInfo(Path.Combine(outputPath, $"{TestProjectName}.Views.pdb")).Should().Exist(); 37new FileInfo(Path.Combine(intermediateOutputPath, $"{TestProjectName}.TagHelpers.input.cache")).Should().Exist(); 38new FileInfo(Path.Combine(intermediateOutputPath, $"{TestProjectName}.TagHelpers.output.cache")).Should().Exist(); 39new FileInfo(Path.Combine(intermediateOutputPath, $"{TestProjectName}.TagHelpers.output.cache")).Should().Contain(