2 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (2)
CodeCleanup\AbstractCodeCleanUpFixer.cs (2)
71await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(context.OperationContext.UserCancellationToken); 187await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);