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