1 write to DefaultRootNamespace
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
Language\IntegrationTests\RazorToolingIntegrationTestBase.cs (1)
62DefaultRootNamespace = "Test"; // Matches the default working directory
1 reference to DefaultRootNamespace
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
Language\IntegrationTests\RazorToolingIntegrationTestBase.cs (1)
109b.SetRootNamespace(DefaultRootNamespace);