1 reference to s_declarationSpacingPreview
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\Formatting\SpacingViewModel.cs (1)
132Items.Add(new CheckBoxOptionViewModel(CSharpFormattingOptions2.SpacesIgnoreAroundVariableDeclaration, CSharpVSResources.Ignore_spaces_in_declaration_statements, s_declarationSpacingPreview, this, optionStore));