ITypeParameterSymbol.HasNotNullConstraint Property

Definition

True if the notnull constraint (notnull) was specified for the type parameter.

public bool HasNotNullConstraint { get; }
member this.HasNotNullConstraint : bool
Public ReadOnly Property HasNotNullConstraint As Boolean

Property Value

Applies to