1 reference to IndentSwitchSection
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpSyntaxFormattingOptions.cs (1)
109(options.GetOption(CSharpFormattingOptions2.IndentSwitchSection, fallbackOptions.Indentation.HasFlag(IndentationPlacement.SwitchSection)) ? IndentationPlacement.SwitchSection : 0);