WithCodeFixes(IDiagnostic, params CodeFix[])
Declaration
public static IDiagnostic WithCodeFixes(this IDiagnostic diagnostic, params CodeFix[] codeFixes)Parameters
| Type | Name | Description |
|---|---|---|
| IDiagnostic | diagnostic | |
| CodeFix[] | codeFixes |
Returns
| Type | Description |
|---|---|
| IDiagnostic |