4 references to Arg_LongerThanSrcArray
Microsoft.Build (4)
SegmentedArray.cs (4)
42
throw new ArgumentException(SR.
Arg_LongerThanSrcArray
, nameof(sourceArray));
62
throw new ArgumentException(SR.
Arg_LongerThanSrcArray
, nameof(sourceArray));
88
throw new ArgumentException(SR.
Arg_LongerThanSrcArray
, nameof(sourceArray));
157
throw new ArgumentException(SR.
Arg_LongerThanSrcArray
, nameof(sourceArray));