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