1 reference to IndentSwitchCaseSectionWhenBlock
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\CSharpSyntaxFormattingOptions.cs (1)
109
(options.GetOption(CSharpFormattingOptions2.
IndentSwitchCaseSectionWhenBlock
) ? IndentationPlacement.SwitchCaseContentsWhenBlock : 0) |