2 references to IsVisibleDiagnostic
Microsoft.CodeAnalysis.Features (2)
Copilot\ICopilotChangeAnalysisService.cs (2)
233if (IsVisibleDiagnostic(diagnostic.IsSuppressed, diagnostic.Severity)) 367IsVisibleDiagnostic(codeFix.PrimaryDiagnostic.IsSuppressed, codeFix.PrimaryDiagnostic.Severity) &&