1 reference to GetCachedCopilotDiagnosticsAsync
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Service\CodeFixService.cs (1)
257return await document.GetCachedCopilotDiagnosticsAsync(range, cancellationToken).ConfigureAwait(false);