1 write to SelectedDestination
Microsoft.VisualStudio.LanguageServices (1)
PullMemberUp\MainDialog\PullMemberUpDialog.xaml.cs (1)
74
ViewModel.
SelectedDestination
= memberGraphNode;
2 references to SelectedDestination
Microsoft.VisualStudio.LanguageServices (2)
PullMemberUp\MainDialog\PullMemberUpDialogViewModel.cs (2)
83
SelectedDestination
.Symbol,
90
OkButtonEnabled =
SelectedDestination
!= DestinationTreeNodeViewModel && selectedMembers.Any();