2 references to OutputFileName
Microsoft.NET.Sdk.Razor.Tests (2)
MvcBuildIntegrationTest21NetFx.cs (2)
28
new FileInfo(Path.Combine(outputPath,
OutputFileName
)).Should().Exist();
71
new FileInfo(Path.Combine(outputPath,
OutputFileName
)).Should().Exist();