1 reference to StartSuggestionSessionWithProposalAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
DocumentationComments\CopilotGenerateDocumentationCommentProvider.cs (1)
82
await suggestion.
StartSuggestionSessionWithProposalAsync
(generateProposal, cancellationToken).ConfigureAwait(false);