2 overrides of UnsupportedDiagnosticIds
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (2)
Diagnostics\Suppression\RemoveUnnecessaryPragmaSuppressionsTests.cs (2)
150
protected override ImmutableArray<string>
UnsupportedDiagnosticIds
188
protected override ImmutableArray<string>
UnsupportedDiagnosticIds
1 reference to UnsupportedDiagnosticIds
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (1)
Diagnostics\Suppression\RemoveUnnecessaryPragmaSuppressionsTests.cs (1)
303
foreach (var id in
UnsupportedDiagnosticIds
)