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