1 write to BaselineTestCount
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\Legacy\ParserTestBase.cs (1)
85
BaselineTestCount
++;
2 references to BaselineTestCount
Microsoft.AspNetCore.Razor.Test.Common (2)
Language\Legacy\ParserTestBase.cs (2)
80
var fileName =
BaselineTestCount
> 0 ? FileName + $"_{
BaselineTestCount
}" : FileName;