4 references to _reportedDiagnostics
Microsoft.CodeAnalysis (4)
CommandLine\CommonCompiler.cs (4)
527if (_reportedDiagnostics.Contains(diag)) 556if (_reportedDiagnostics.Add(suppressionDiag)) 562_reportedDiagnostics.Add(diag); 580_reportedDiagnostics.Add(diag);