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