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