1 instantiation of NonLocalDiagnosticsAnalyzer
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (1)
Diagnostics\Suppression\RemoveUnnecessaryPragmaSuppressionsTests.cs (1)
1467=> [new NonLocalDiagnosticsAnalyzer()];
2 references to NonLocalDiagnosticsAnalyzer
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (2)
Diagnostics\Suppression\RemoveUnnecessaryPragmaSuppressionsTests.cs (2)
1474[|#pragma warning disable {NonLocalDiagnosticsAnalyzer.DiagnosticId} 1476#pragma warning restore {NonLocalDiagnosticsAnalyzer.DiagnosticId}|]