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