1 instantiation of ShowToastNotificationParams
Microsoft.CodeAnalysis.LanguageServer (1)
Logging\ShowToastNotification.cs (1)
32var toastParams = new ShowToastNotificationParams(messageType, message, commands);
1 reference to ShowToastNotificationParams
Microsoft.CodeAnalysis.LanguageServer (1)
Logging\ShowToastNotification.cs (1)
32var toastParams = new ShowToastNotificationParams(messageType, message, commands);