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