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

返回

适用于