1 reference to GenerateDocumentationProposalAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
DocumentationComments\CopilotGenerateDocumentationCommentManager.cs (1)
54
await generateDocumentationCommentProvider.
GenerateDocumentationProposalAsync
(snippet, snapshot, caret, cancellationToken).ConfigureAwait(false);