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);