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