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

Property IDiagnostic.CodeFixes

IDiagnostic.CodeFixes

Declaration
ImmutableArray<CodeFix> IDiagnostic.CodeFixes { get; }
Returns
Type Description
ImmutableArray<CodeFix>
Implements
IDiagnostic.CodeFixes