2 references to Prefer_explicit_type
Microsoft.VisualStudio.LanguageServices.CSharp (2)
EditorConfigSettings\DataProvider\CodeStyle\CSharpCodeStyleSettingsProvider.cs (1)
75var falseValueDescription = CSharpVSResources.Prefer_explicit_type;
Options\Formatting\StyleViewModel.cs (1)
2249new(CSharpVSResources.Prefer_explicit_type, isChecked: false),