2 writes to _typeName
Microsoft.VisualStudio.LanguageServices (2)
CommonControls\NewTypeDestinationSelectionViewModel.cs (2)
49
_typeName
= _defaultName;
64
if (SetProperty(ref
_typeName
, value))
2 references to _typeName
Microsoft.VisualStudio.LanguageServices (2)
CommonControls\NewTypeDestinationSelectionViewModel.cs (2)
59
return
_typeName
;
79
_typeName
.Trim(),