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