2 references to TestCSharpCompiler
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test (2)
RuntimeViewCompilerTest.cs (2)
785
var csharpCompiler = new
TestCSharpCompiler
(referenceManager, Mock.Of<IWebHostEnvironment>())
805
var csharpCompiler = new
TestCSharpCompiler
(referenceManager, Mock.Of<IWebHostEnvironment>())