4 references to Arg_LongerThanSrcArray
Microsoft.CodeAnalysis.Threading.Package (4)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (4)
42throw new ArgumentException(SR.Arg_LongerThanSrcArray, nameof(sourceArray)); 62throw new ArgumentException(SR.Arg_LongerThanSrcArray, nameof(sourceArray)); 88throw new ArgumentException(SR.Arg_LongerThanSrcArray, nameof(sourceArray)); 157throw new ArgumentException(SR.Arg_LongerThanSrcArray, nameof(sourceArray));