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