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>