1 write to _notificationService
Microsoft.VisualStudio.LanguageServices (1)
GenerateType\GenerateTypeDialogViewModel.cs (1)
752
_notificationService
= notificationService;
1 reference to _notificationService
Microsoft.VisualStudio.LanguageServices (1)
GenerateType\GenerateTypeDialogViewModel.cs (1)
404
=>
_notificationService
.SendNotification(message, severity: NotificationSeverity.Information);