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