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