4 references to Arg_LongerThanSrcArray
Microsoft.CodeAnalysis (4)
src\Dependencies\Collections\SegmentedArray.cs (4)
40throw new ArgumentException(SR.Arg_LongerThanSrcArray, nameof(sourceArray)); 60throw new ArgumentException(SR.Arg_LongerThanSrcArray, nameof(sourceArray)); 86throw new ArgumentException(SR.Arg_LongerThanSrcArray, nameof(sourceArray)); 155throw new ArgumentException(SR.Arg_LongerThanSrcArray, nameof(sourceArray));