2 writes to ProjectSelectIndex
Microsoft.VisualStudio.LanguageServices (2)
GenerateType\GenerateTypeDialogViewModel.cs (2)
421this.ProjectSelectIndex = this.ProjectList.FindIndex(p => p.Project == _selectedProject); 767this.ProjectSelectIndex = 0;