Compilation.CommonRemoveAllSyntaxTrees Method

Definition

protected:
 abstract Microsoft::CodeAnalysis::Compilation ^ CommonRemoveAllSyntaxTrees();
protected abstract Microsoft.CodeAnalysis.Compilation CommonRemoveAllSyntaxTrees ();
abstract member CommonRemoveAllSyntaxTrees : unit -> Microsoft.CodeAnalysis.Compilation
Protected MustOverride Function CommonRemoveAllSyntaxTrees () As Compilation

Returns

Applies to