ClosedDerivedTypeInfo.ClosedDerivedTypes プロパティ

定義

閉じた型の可能な直接派生型。

public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.INamedTypeSymbol> ClosedDerivedTypes { get; }
member this.ClosedDerivedTypes : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.INamedTypeSymbol>
Public ReadOnly Property ClosedDerivedTypes As ImmutableArray(Of INamedTypeSymbol)

プロパティ値

適用対象