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