3 references to ThreadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (3)
116this.ThreadingContext.DisposalToken); 204await this.ThreadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 233await this.ThreadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);