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