1 write to _shouldChangeTypeKindListSelectedIndex
Microsoft.VisualStudio.LanguageServices (1)
GenerateType\GenerateTypeDialogViewModel.cs (1)
234
_shouldChangeTypeKindListSelectedIndex
= true;
2 references to _shouldChangeTypeKindListSelectedIndex
Microsoft.VisualStudio.LanguageServices (2)
GenerateType\GenerateTypeDialogViewModel.cs (2)
449
if (
_shouldChangeTypeKindListSelectedIndex
)
462
if (
_shouldChangeTypeKindListSelectedIndex
)