1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\SmartRename\SmartRenameViewModel.cs (1)
119_threadingContext = threadingContext;
4 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (4)
InlineRename\UI\SmartRename\SmartRenameViewModel.cs (4)
88_threadingContext.ThrowIfNotOnUIThread(); 142_threadingContext.ThrowIfNotOnUIThread(); 208await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(); 235_threadingContext.ThrowIfNotOnUIThread();