Implemented interface member:
property
NotificationCallback
Microsoft.CodeAnalysis.Notification.INotificationServiceCallback.NotificationCallback
2 references to NotificationCallback
Microsoft.VisualStudio.LanguageServices (2)
Notification\VSNotificationServiceFactory.cs (2)
58
if (
NotificationCallback
!= null)
61
NotificationCallback
(message, title, severity);