1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\OnTheFlyDocsView.xaml.cs (1)
82
_threadingContext
= threadingContext;
1 reference to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\OnTheFlyDocsView.xaml.cs (1)
185
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);