ITypeSymbol.NullableAnnotation Property

Definition

Nullable annotation associated with the type, or None if there are none.

public Microsoft.CodeAnalysis.NullableAnnotation NullableAnnotation { get; }

Property Value

Applies to