IMethodSymbol.TypeArgumentsNullableAnnotations Property

Definition

Returns the top-level nullability of the type arguments that have been substituted for the type parameters. If nothing has been substituted for a given type parameter, then NotApplicable is returned.

C#
public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.NullableAnnotation> TypeArgumentsNullableAnnotations { get; }

Property Value

Applies to

Produkt Versioner
Roslyn 3.1.0, 3.2.0, 3.2.1