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