1 write to _selectedTypeKindString
Microsoft.VisualStudio.LanguageServices (1)
GenerateType\GenerateTypeDialogViewModel.cs (1)
132
SetProperty(ref
_selectedTypeKindString
, value);
1 reference to _selectedTypeKindString
Microsoft.VisualStudio.LanguageServices (1)
GenerateType\GenerateTypeDialogViewModel.cs (1)
127
return
_selectedTypeKindString
;