3 references to ThreadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (3)
117this.ThreadingContext.DisposalToken); 205await this.ThreadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 234await this.ThreadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);