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