다음을 통해 공유


IMethodSymbol.TypeArgumentNullableAnnotations 속성

정의

형식 매개 변수로 대체된 형식 인수의 최상위 null 허용 가능성을 반환합니다. 지정된 형식 매개 변수 None 로 대체된 항목이 없으면 반환됩니다.

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

속성 값

적용 대상