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