7 references to NewTypeDestinationSelection
Microsoft.VisualStudio.LanguageServices (7)
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\CommonControls\NewTypeDestinationSelection.g.cs (2)
47internal Microsoft.VisualStudio.LanguageServices.Implementation.CommonControls.NewTypeDestinationSelection control; 132this.control = ((Microsoft.VisualStudio.LanguageServices.Implementation.CommonControls.NewTypeDestinationSelection)(target));
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ExtractInterface\ExtractInterfaceDialog.g.cs (2)
55internal Microsoft.VisualStudio.LanguageServices.Implementation.CommonControls.NewTypeDestinationSelection DestinationControl; 126this.DestinationControl = ((Microsoft.VisualStudio.LanguageServices.Implementation.CommonControls.NewTypeDestinationSelection)(target));
CommonControls\NewTypeDestinationSelection.xaml.cs (3)
23typeof(NewTypeDestinationSelection), 26var control = (NewTypeDestinationSelection)s;