1 reference to GetDocumentationCommentAsync
Microsoft.CodeAnalysis.ExternalAccess.Copilot (1)
Internal\Analyzer\CSharp\CSharpCopilotCodeAnalysisService.cs (1)
149
return GenerateDocumentationService.
GetDocumentationCommentAsync
(new CopilotDocumentationCommentProposalWrapper(proposal), cancellationToken);