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