1 reference to ReplaceSyntaxTree
Microsoft.CodeAnalysis.CSharp (1)
Compilation\CSharpCompilation.cs (1)
1031
syntaxAndDeclarations = syntaxAndDeclarations.
ReplaceSyntaxTree
(oldTree, newTree);