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