1 write to SmartTokenFormatter
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Indentation\AbstractIndentation.Indenter.cs (1)
59
SmartTokenFormatter
= smartTokenFormatter;
1 reference to SmartTokenFormatter
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Indentation\AbstractIndentation.Indenter.cs (1)
171
var changes =
SmartTokenFormatter
.FormatToken(token, CancellationToken);