1 write to AddToExistingFileComboBox
Microsoft.VisualStudio.LanguageServices (1)
GenerateTypeDialog.g.cs (1)
247this.AddToExistingFileComboBox = ((System.Windows.Controls.ComboBox)(target));
1 reference to AddToExistingFileComboBox
Microsoft.VisualStudio.LanguageServices (1)
GenerateType\GenerateTypeDialog.xaml.cs (1)
138public ComboBox AddToExistingFileComboBox => _dialog.AddToExistingFileComboBox;