Namespace: Metalama.Framework.Diagnostics
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public static class CodeFixHelper
Fields
Name | Description |
---|---|
DiagnosticPropertyName | The name of the property representing the titles of code fixes. |
DiagnosticPropertyValueSeparator | The character separating values in the code fix properties. |
SuggestionDiagnostic | A DiagnosticDefinition that can be used to add code fixes. Requires a premium edition. |