2 references to BraceCompletionFormattingRule
Microsoft.CodeAnalysis.CSharp.Features (2)
BraceCompletion\CurlyBraceCompletionService.cs (2)
97
:
this
(indentStyle, CSharpSyntaxFormattingOptions.Default)
121
return new
BraceCompletionFormattingRule
(_indentStyle, newOptions);