2 references to _threadingContext
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\SourceGeneratedFileItems\SourceGeneratedFileItemSource.cs (2)
67
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);
132
_threadingContext
, document.Id, document.HintName, document.Project.Language, _workspace));