1 reference to s_methodPreview
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\Formatting\NewLinesViewModel.cs (1)
211
Items.Add(new CheckBoxEnumFlagsOptionViewModel<NewLineBeforeOpenBracePlacement>(CSharpFormattingOptions2.NewLineBeforeOpenBrace, (int)NewLineBeforeOpenBracePlacement.Methods, CSharpVSResources.Place_open_brace_on_new_line_for_methods_local_functions,
s_methodPreview
, this, optionStore, newLineBeforeOpenBraceValue, s_newLinesForBracesConversions));