3 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (3)
Diagnostics\VisualStudioDiagnosticAnalyzerService.cs (3)
68await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 191_threadingContext.JoinableTaskFactory.RunAsync(async () => 254var threadingContext = service._threadingContext;