2 writes to ProjectSelectIndex
Microsoft.VisualStudio.LanguageServices (2)
GenerateType\GenerateTypeDialogViewModel.cs (2)
398this.ProjectSelectIndex = this.ProjectList.FindIndex(p => p.Project == field); 725this.ProjectSelectIndex = 0;