3 writes to IsTheory
Microsoft.AspNetCore.Razor.Test.Common (3)
Language\Legacy\InitializeTestFileAttribute.cs (3)
20
ParserTestBase.
IsTheory
= false;
24
ParserTestBase.
IsTheory
= true;
34
ParserTestBase.
IsTheory
= false;
2 references to IsTheory
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\Legacy\ParserTestBase.cs (1)
74
if (
IsTheory
)
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
Language\Legacy\ToolingParserTestBase.cs (1)
59
if (ParserTestBase.
IsTheory
)