1 reference to OnlySmartIndentOpenBrace
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Formatting\CSharpSyntaxFormattingService.cs (1)
133
(token.IsKind(SyntaxKind.OpenBraceToken) &&
OnlySmartIndentOpenBrace
(indentationOptions.AutoFormattingOptions));