2 references to AddSyntaxTrees
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (1)
RuntimeViewCompiler.cs (1)
378
.
AddSyntaxTrees
(syntaxTree);
Microsoft.CodeAnalysis.Razor.Compiler (1)
CSharp\Utf8SupportMap.cs (1)
153
var augmented = compilation.
AddSyntaxTrees
(probeTree);