1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\SourceGeneratedFileItems\SourceGeneratedFileItemSource.cs (1)
52_threadingContext = threadingContext;
2 references to _threadingContext
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\SourceGeneratedFileItems\SourceGeneratedFileItemSource.cs (2)
83await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 148_threadingContext, document.Id, document.HintName, document.Project.Language, _workspace));