1 reference to OnlySmartIndentCloseBrace
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Formatting\CSharpSyntaxFormattingService.cs (1)
132
(token.IsKind(SyntaxKind.CloseBraceToken) &&
OnlySmartIndentCloseBrace
(indentationOptions.AutoFormattingOptions)) ||