1 write to _selectedSpecification
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\Style\NamingPreferences\NamingStyleOptionPageViewModel.cs (1)
228
SetProperty(ref
_selectedSpecification
, value);
1 reference to _selectedSpecification
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\Style\NamingPreferences\NamingStyleOptionPageViewModel.cs (1)
224
return
_selectedSpecification
;