2 references to When_on_single_line
Microsoft.VisualStudio.LanguageServices.CSharp (2)
EditorConfigSettings\DataProvider\CodeStyle\CSharpCodeStyleSettingsProvider.cs (1)
154var valueDescriptions = new[] { ServicesVSResources.Never, CSharpVSResources.When_possible, CSharpVSResources.When_on_single_line };
Options\Formatting\StyleViewModel.cs (1)
2412new(CSharpVSResources.When_on_single_line, isChecked: false),