1 reference to s_allow_multiple_blank_lines_true
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\Formatting\StyleViewModel.cs (1)
2313CodeStyleItems.Add(new BooleanCodeStyleOptionViewModel(CodeStyleOptions2.AllowMultipleBlankLines, ServicesVSResources.Allow_multiple_blank_lines, s_allow_multiple_blank_lines_true, s_allow_multiple_blank_lines_false, this, optionStore, newLinePreferencesGroupTitle));