1 write to BaseCompilation
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\IntegrationTests\CompiledCSharpCode.cs (1)
14
BaseCompilation
= baseCompilation;
1 reference to BaseCompilation
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\IntegrationTests\IntegrationTestBase.cs (1)
267
var compilation = code.
BaseCompilation
.AddSyntaxTrees(syntaxTrees);