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