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