3 references to GetSmartIndentationAfter
Microsoft.CodeAnalysis.Features (3)
Wrapping\BinaryExpression\BinaryExpressionCodeActionComputer.cs (1)
66
GetSmartIndentationAfter
(_exprsAndOperators[1])));
Wrapping\ChainedExpression\ChainedExpressionCodeActionComputer.cs (1)
91
GetSmartIndentationAfter
(firstPeriod)));
Wrapping\SeparatedSyntaxList\SeparatedSyntaxListCodeActionComputer.cs (1)
120
return
GetSmartIndentationAfter
(openToken);