1 write to _notificationService
Microsoft.VisualStudio.LanguageServices (1)
ExtractClass\ExtractClassViewModel.cs (1)
34_notificationService = notificationService;
1 reference to _notificationService
Microsoft.VisualStudio.LanguageServices (1)
ExtractClass\ExtractClassViewModel.cs (1)
64=> _notificationService.SendNotification(message, severity: NotificationSeverity.Information);