SuppressedDiagnosticId
Gets the ID of the diagnostic to be suppressed (e.g. CS0169
).
Declaration
public string SuppressedDiagnosticId { get; }
Property Value
Type | Description |
---|---|
string |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Gets the ID of the diagnostic to be suppressed (e.g. CS0169
).
public string SuppressedDiagnosticId { get; }
Type | Description |
---|---|
string |