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