1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveEvaluator.cs (1)
79_threadingContext = threadingContext;
9 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (9)
Interactive\InteractiveEvaluator.cs (9)
116_ = _threadingContext.JoinableTaskFactory.RunAsync(async () => 118await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(); 129_threadingContext.ThrowIfNotOnUIThread(); 165_threadingContext.ThrowIfNotOnUIThread(); 171_threadingContext.ThrowIfNotOnUIThread(); 186_threadingContext.ThrowIfNotOnUIThread(); 196_threadingContext.ThrowIfNotOnUIThread(); 211_threadingContext.ThrowIfNotOnUIThread(); 235_threadingContext.ThrowIfNotOnUIThread();