1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
CodeLens\CodeLensCallbackListener.cs (1)
54
_threadingContext
= threadingContext;
1 reference to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
CodeLens\CodeLensCallbackListener.cs (1)
182
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);