Compilation.CommonContainsSyntaxTree(SyntaxTree) Метод

Определение

protected:
 abstract bool CommonContainsSyntaxTree(Microsoft::CodeAnalysis::SyntaxTree ^ syntaxTree);
protected abstract bool CommonContainsSyntaxTree (Microsoft.CodeAnalysis.SyntaxTree syntaxTree);
protected abstract bool CommonContainsSyntaxTree (Microsoft.CodeAnalysis.SyntaxTree? syntaxTree);
abstract member CommonContainsSyntaxTree : Microsoft.CodeAnalysis.SyntaxTree -> bool
Protected MustOverride Function CommonContainsSyntaxTree (syntaxTree As SyntaxTree) As Boolean

Параметры

syntaxTree
SyntaxTree

Возвращаемое значение

Применяется к