1 write to _notificationService
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
Options\NamingStylesOptionPage.vb (1)
24_notificationService = workspace.Services.GetService(Of INotificationService)
2 references to _notificationService
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
Options\NamingStylesOptionPage.vb (2)
26_grid = New NamingStyleOptionPageControl(optionStore, _notificationService, LanguageNames.VisualBasic) 32_notificationService.SendNotification(ServicesVSResources.Some_naming_rules_are_incomplete_Please_complete_or_remove_them)