1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\VisualStudioDiagnosticListTable.cs (1)
49_threadingContext = threadingContext;
3 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (3)
TableDataSource\VisualStudioDiagnosticListTable.cs (3)
56_threadingContext.RunWithShutdownBlockAsync(async cancellationToken => 59await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 73_threadingContext,