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