1 reference to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
LanguageServer\AbstractInProcLanguageClient.cs (1)
149
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);