1 implementation of GetDocumentationCommentAsync
Microsoft.CodeAnalysis.Features.ExternalAccess (1)
Copilot\Internal\Analyzer\AbstractCopilotCodeAnalysisService.cs (1)
203
public async Task<(Dictionary<string, string>? responseDictionary, bool isQuotaExceeded)>
GetDocumentationCommentAsync
(DocumentationCommentProposal proposal, CancellationToken cancellationToken)