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