2 writes to _typeName
Microsoft.VisualStudio.LanguageServices (2)
CommonControls\NewTypeDestinationSelectionViewModel.cs (2)
48_typeName = _defaultName; 63if (SetProperty(ref _typeName, value))
2 references to _typeName
Microsoft.VisualStudio.LanguageServices (2)
CommonControls\NewTypeDestinationSelectionViewModel.cs (2)
58return _typeName; 78_typeName.Trim(),