Partager via


NullableContextExtensions.WarningsInherited(NullableContext) Méthode

Définition

Retourne si l’état d’avertissement nullable a été hérité de la valeur par défaut du projet pour ce type de fichier.

public static bool WarningsInherited (this Microsoft.CodeAnalysis.NullableContext context);
static member WarningsInherited : Microsoft.CodeAnalysis.NullableContext -> bool
<Extension()>
Public Function WarningsInherited (context As NullableContext) As Boolean

Paramètres

context
NullableContext

Retours

S’applique à