CodeFixes
Gets the set of code fixes for the current diagnostic.
Declaration
ImmutableArray<CodeFix> CodeFixes { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<CodeFix> |
Gets the set of code fixes for the current diagnostic.
ImmutableArray<CodeFix> CodeFixes { get; }
Type | Description |
---|---|
ImmutableArray<CodeFix> |