1 reference to OnlySmartIndentElseKeyword
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Formatting\CSharpSyntaxFormattingService.cs (1)
83var onlySmartIndent = OnlySmartIndentBraceToken() || OnlySmartIndentElseKeyword();