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