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