The character used to separate multiple code fix titles in the diagnostic property.
Namespace: Metalama.Framework.Diagnostics
Assembly: Metalama.Framework.dll
Syntax
public const char DiagnosticPropertyValueSeparator = '\n'Returns
| Type | Description |
|---|---|
| char | The character used to separate multiple code fix titles in the diagnostic property. |