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