4 references to _reportedDiagnostics
Microsoft.CodeAnalysis (4)
CommandLine\CommonCompiler.cs (4)
536if (_reportedDiagnostics.Contains(diag)) 565if (_reportedDiagnostics.Add(suppressionDiag)) 571_reportedDiagnostics.Add(diag); 589_reportedDiagnostics.Add(diag);