1 reference to ShowToastNotificationName
Microsoft.CodeAnalysis.LanguageServer (1)
Logging\ShowToastNotification.cs (1)
33
await languageServerManager.SendNotificationAsync(
ShowToastNotificationName
, toastParams, cancellationToken);