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