MetalamaAPI documentationAspect APIMetalama.​Framework.​DiagnosticsIDiagnosticCode­Fixes
Open sandboxFocus

IDiagnostic.CodeFixes Property

CodeFixes

Gets the set of code fixes for the current diagnostic.

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