1 reference to AddBraceToIfStatement
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
AutomaticCompletion\AutomaticLineEnderCommandHandler_Helpers.cs (1)
162
IfStatementSyntax ifStatementNode =>
AddBraceToIfStatement
(services, root, ifStatementNode, formattingOptions, statement, cancellationToken),