2 references to TokenFormatWorkerAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
Formatting\Indentation\CSharpFormatterTestsBase.cs (2)
56await TokenFormatWorkerAsync(workspace, buffer, indentationLine, ch, useTabs); 68await TokenFormatWorkerAsync(workspace, buffer, indentationLine, ch, useTabs);