1 write to _uiThreadOperationExecutor
Microsoft.VisualStudio.LanguageServices (1)
PullMemberUp\VisualStudioPullMemberUpService.cs (1)
37_uiThreadOperationExecutor = uiThreadOperationExecutor;
1 reference to _uiThreadOperationExecutor
Microsoft.VisualStudio.LanguageServices (1)
PullMemberUp\VisualStudioPullMemberUpService.cs (1)
64var viewModel = new PullMemberUpDialogViewModel(_uiThreadOperationExecutor, memberViewModels, baseTypeRootViewModel, memberToDependentsMap);