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