3 references to Prefer_predefined_type
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\DataProvider\CodeStyle\CommonCodeStyleSettingsProvider.cs (1)
68var trueValueDescription = ServicesVSResources.Prefer_predefined_type;
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\Formatting\StyleViewModel.cs (1)
2210new CodeStylePreference(ServicesVSResources.Prefer_predefined_type, isChecked: true),
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
Options\StyleViewModel.vb (1)
808New CodeStylePreference(ServicesVSResources.Prefer_predefined_type, isChecked:=True),