Compilation.CommonRemoveAllSyntaxTrees メソッド

定義

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

戻り値

適用対象