4 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (4)
GoOrFind\AbstractGoOrFindNavigationService.cs (4)
88
_threadingContext
.ThrowIfNotOnUIThread();
118
_threadingContext
.ThrowIfNotOnUIThread();
185
_threadingContext
,
224
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);