1 write to _defaultName
Microsoft.VisualStudio.LanguageServices (1)
CommonControls\NewTypeDestinationSelectionViewModel.cs (1)
44
_defaultName
= defaultName;
1 reference to _defaultName
Microsoft.VisualStudio.LanguageServices (1)
CommonControls\NewTypeDestinationSelectionViewModel.cs (1)
50
_typeName =
_defaultName
;