2 references to ModelItemPathArrayShouldNotBeEmpty
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemExtensions.cs (2)
189
throw FxTrace.Exception.AsError(new ArgumentException(SR.
ModelItemPathArrayShouldNotBeEmpty
));
226
throw FxTrace.Exception.AsError(new ArgumentException(SR.
ModelItemPathArrayShouldNotBeEmpty
));