1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (1)
46
_threadingContext
= threadingContext;
2 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (2)
186
_threadingContext
.ThrowIfNotOnUIThread();
191
_threadingContext
.ThrowIfNotOnUIThread();