2 references to RemoveAllSyntaxTrees
Microsoft.CodeAnalysis.CSharp (2)
Compilation\CSharpCompilation.cs (1)
4183
return this.
RemoveAllSyntaxTrees
();
Emitter\EditAndContinue\PEDeltaAssemblyBuilder.cs (1)
104
var metadataCompilation = compilation.
RemoveAllSyntaxTrees
();