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