1 reference to s_ifElsePreview
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\Formatting\NewLinesViewModel.cs (1)
222Items.Add(new CheckBoxOptionViewModel(CSharpFormattingOptions2.NewLineForElse, CSharpVSResources.Place_else_on_new_line, s_ifElsePreview, this, optionStore));