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