Enum NullableContext
Namespace: Microsoft.CodeAnalysis
Assembly: Microsoft.CodeAnalysis.dll
Syntax
[Flags]
public enum NullableContext
Fields
| Name | Description |
|---|---|
| AnnotationsContextInherited | |
| AnnotationsEnabled | |
| ContextInherited | |
| Disabled | |
| Enabled | |
| WarningsContextInherited | |
| WarningsEnabled |