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