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