DefaultTargetDeclaration
Gets the declaration on which diagnostics or code fixes will be reported or suppressed.
Declaration
public IDeclaration? DefaultTargetDeclaration { get; }
Property Value
Type | Description |
---|---|
IDeclaration |
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 declaration on which diagnostics or code fixes will be reported or suppressed.
public IDeclaration? DefaultTargetDeclaration { get; }
Type | Description |
---|---|
IDeclaration |