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