1 implementation of GetOnTheFlyDocsResponseAsync
Microsoft.CodeAnalysis.Features.ExternalAccess (1)
Copilot\Internal\Analyzer\AbstractCopilotCodeAnalysisService.cs (1)
187
public async Task<(string responseString, bool isQuotaExceeded)>
GetOnTheFlyDocsResponseAsync
(string prompt, CancellationToken cancellationToken)