BaseCodeFixProvider.

FixableDiagnosticIds Property

Syntax

public override sealed ImmutableArray<string> FixableDiagnosticIds { get; }

Value

Type Description
ImmutableArray<string>
GitHub