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