7 references to NewTypeDestinationSelection
Microsoft.VisualStudio.LanguageServices (7)
CommonControls\NewTypeDestinationSelection.xaml.cs (3)
23typeof(NewTypeDestinationSelection), 26var control = (NewTypeDestinationSelection)s;
ExtractInterfaceDialog.g.cs (2)
56internal Microsoft.VisualStudio.LanguageServices.Implementation.CommonControls.NewTypeDestinationSelection DestinationControl; 127this.DestinationControl = ((Microsoft.VisualStudio.LanguageServices.Implementation.CommonControls.NewTypeDestinationSelection)(target));
NewTypeDestinationSelection.g.cs (2)
48internal Microsoft.VisualStudio.LanguageServices.Implementation.CommonControls.NewTypeDestinationSelection control; 133this.control = ((Microsoft.VisualStudio.LanguageServices.Implementation.CommonControls.NewTypeDestinationSelection)(target));