1 write to Configuration
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\RazorProjectEngineTestBase.cs (1)
36Configuration = new RazorConfiguration(Version, "test", Extensions: []);
2 references to Configuration
Microsoft.AspNetCore.Razor.Test.Common (2)
Language\RazorProjectEngineTestBase.cs (2)
25return RazorProjectEngine.Create(Configuration, RazorProjectFileSystem.Empty, ConfigureProjectEngine); 105=> RazorProjectEngine.Create(Configuration, RazorProjectFileSystem.Empty, builder =>