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