1 reference to SwitchCaseWhenBlockPreview
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\Formatting\IndentationViewModel.cs (1)
84Items.Add(new CheckBoxOptionViewModel(CSharpFormattingOptions2.IndentSwitchCaseSectionWhenBlock, CSharpVSResources.Indent_case_contents_when_block, SwitchCaseWhenBlockPreview, this, optionStore));