Metalama//API Documentation/Aspect API/Metalama.​Framework.​Diagnostics/IDiagnostic/Code­Fixes
Open sandboxFocus

Property CodeFixes

CodeFixes

Gets the set of code fixes for the current diagnostic.

Declaration
ImmutableArray<CodeFix> CodeFixes { get; }
Property Value
Type Description
ImmutableArray<CodeFix>