1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveDocumentNavigationService.cs (1)
25_threadingContext = threadingContext;
2 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Interactive\InteractiveDocumentNavigationService.cs (2)
39await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 72await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);