2 instantiations of InitializeTestFileAttribute
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\Legacy\ParserTestBase.cs (1)
22[InitializeTestFile]
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
Language\Legacy\ToolingParserTestBase.cs (1)
24[InitializeTestFile]
1 reference to InitializeTestFileAttribute
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\Legacy\IParserTest.cs (1)
7/// Marker interface for <see cref="InitializeTestFileAttribute"/> to know what tests are parser tests across both