1 reference to ExecuteWorkerAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExtractMethod\ExtractMethodCommandHandler.cs (1)
125
await
ExecuteWorkerAsync
(view, textBuffer, span.Span.ToTextSpan(), indicatorContext).ConfigureAwait(false);