1 write to _selectedNotification
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\Style\NamingPreferences\NamingStyleOptionPageViewModel.cs (1)
251
SetProperty(ref
_selectedNotification
, value);
1 reference to _selectedNotification
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\Style\NamingPreferences\NamingStyleOptionPageViewModel.cs (1)
246
return
_selectedNotification
;