4 references to Arg_LongerThanDestArray
Microsoft.Build.Framework (4)
SegmentedArray.cs (4)
36
throw new ArgumentException(SR.
Arg_LongerThanDestArray
, nameof(destinationArray));
56
throw new ArgumentException(SR.
Arg_LongerThanDestArray
, nameof(destinationArray));
82
throw new ArgumentException(SR.
Arg_LongerThanDestArray
, nameof(destinationArray));
151
throw new ArgumentException(SR.
Arg_LongerThanDestArray
, nameof(destinationArray));