DefaultTargetLocation
Gets the location on which diagnostics or code fixes will be reported or suppressed.
Declaration
public IDiagnosticLocation? DefaultTargetLocation { get; }
Property Value
Type | Description |
---|---|
IDiagnosticLocation |
Gets the location on which diagnostics or code fixes will be reported or suppressed.
public IDiagnosticLocation? DefaultTargetLocation { get; }
Type | Description |
---|---|
IDiagnosticLocation |