1 write to _destination
Microsoft.VisualStudio.LanguageServices (1)
CommonControls\NewTypeDestinationSelectionViewModel.cs (1)
96if (SetProperty(ref _destination, value))
1 reference to _destination
Microsoft.VisualStudio.LanguageServices (1)
CommonControls\NewTypeDestinationSelectionViewModel.cs (1)
93get { return _destination; }