4 references to _reportedDiagnostics
Microsoft.CodeAnalysis (4)
CommandLine\CommonCompiler.cs (4)
528if (_reportedDiagnostics.Contains(diag)) 557if (_reportedDiagnostics.Add(suppressionDiag)) 563_reportedDiagnostics.Add(diag); 581_reportedDiagnostics.Add(diag);