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