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