1 reference to GetBraceTokenIndentation
Microsoft.CodeAnalysis.Features (1)
Wrapping\SeparatedSyntaxList\SeparatedSyntaxListCodeActionComputer.cs (1)
93
_braceIndentationTrivia = generator.Whitespace(
GetBraceTokenIndentation
());