2 references to When_possible
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)
2411new(CSharpVSResources.When_possible, isChecked: false),