2 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
IWpfDifferenceViewerExtensions.cs (2)
33
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);
82
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);