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