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