2 references to OnCompletionSuggestionEvent
Microsoft.CodeAnalysis.EditorFeatures (2)
Copilot\CopilotWpfTextCreationListener.cs (2)
77
=>
OnCompletionSuggestionEvent
(accepted: true, e.FinalProposal);
80
=>
OnCompletionSuggestionEvent
(accepted: false, e.FinalProposal);