1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\BaseDiagnosticAndGeneratorItemSource.cs (1)
48_threadingContext = threadingContext;
2 references to _threadingContext
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\DiagnosticItem\BaseDiagnosticAndGeneratorItemSource.cs (2)
111await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 126await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);