1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveEvaluator.cs (1)
80_threadingContext = threadingContext;
9 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (9)
Interactive\InteractiveEvaluator.cs (9)
117_ = _threadingContext.JoinableTaskFactory.RunAsync(async () => 119await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(); 130_threadingContext.ThrowIfNotOnUIThread(); 166_threadingContext.ThrowIfNotOnUIThread(); 172_threadingContext.ThrowIfNotOnUIThread(); 187_threadingContext.ThrowIfNotOnUIThread(); 197_threadingContext.ThrowIfNotOnUIThread(); 212_threadingContext.ThrowIfNotOnUIThread(); 236_threadingContext.ThrowIfNotOnUIThread();