1 write to _shouldChangeTypeKindListSelectedIndex
Microsoft.VisualStudio.LanguageServices (1)
GenerateType\GenerateTypeDialogViewModel.cs (1)
235
_shouldChangeTypeKindListSelectedIndex
= true;
2 references to _shouldChangeTypeKindListSelectedIndex
Microsoft.VisualStudio.LanguageServices (2)
GenerateType\GenerateTypeDialogViewModel.cs (2)
450
if (
_shouldChangeTypeKindListSelectedIndex
)
463
if (
_shouldChangeTypeKindListSelectedIndex
)