3 references to InvalidConstructorCall
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (1)
74
throw FxTrace.Exception.AsError(new NotSupportedException(SR.
InvalidConstructorCall
));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (1)
769
throw FxTrace.Exception.AsError(new NotSupportedException(SR.
InvalidConstructorCall
));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (1)
1113
throw FxTrace.Exception.AsError(new NotSupportedException(SR.
InvalidConstructorCall
));