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