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