다음을 통해 공유


IMethodSymbol.TypeArgumentsNullableAnnotations 속성

정의

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

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

속성 값

적용 대상