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