2 references to Prefer_var
Microsoft.VisualStudio.LanguageServices.CSharp (2)
EditorConfigSettings\DataProvider\CodeStyle\CSharpCodeStyleSettingsProvider.cs (1)
74var trueValueDescription = CSharpVSResources.Prefer_var;
Options\Formatting\StyleViewModel.cs (1)
2248new(CSharpVSResources.Prefer_var, isChecked: true),