1 reference to _originalDiagnosticIds
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Suppression\WrapperCodeFixProvider.cs (1)
19
public override ImmutableArray<string> FixableDiagnosticIds =>
_originalDiagnosticIds
;