2 references to NotificationCallback
Microsoft.VisualStudio.LanguageServices (2)
Notification\VSNotificationServiceFactory.cs (2)
58
if (
NotificationCallback
!= null)
61
NotificationCallback
(message, title, severity);