1 reference to s_declarationPreview
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\Formatting\WrappingViewModel.cs (1)
40
Items.Add(new CheckBoxOptionViewModel(CSharpFormattingOptions2.WrappingKeepStatementsOnSingleLine, CSharpVSResources.Leave_statements_and_member_declarations_on_the_same_line,
s_declarationPreview
, this, optionStore));