4 references to _reportedDiagnostics
Microsoft.CodeAnalysis (4)
CommandLine\CommonCompiler.cs (4)
539if (_reportedDiagnostics.Contains(diag)) 568if (_reportedDiagnostics.Add(suppressionDiag)) 574_reportedDiagnostics.Add(diag); 592_reportedDiagnostics.Add(diag);