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