1 write to _afterOpenTokenIndentationTrivia
Microsoft.CodeAnalysis.Features (1)
Wrapping\SeparatedSyntaxList\SeparatedSyntaxListCodeActionComputer.cs (1)
90
_afterOpenTokenIndentationTrivia
= generator.Whitespace(GetAfterOpenTokenIndentation());
2 references to _afterOpenTokenIndentationTrivia
Microsoft.CodeAnalysis.Features (2)
Wrapping\SeparatedSyntaxList\SeparatedSyntaxListCodeActionComputer.cs (2)
125
?
_afterOpenTokenIndentationTrivia
306
:
_afterOpenTokenIndentationTrivia
.FullWidth();