4 references to Arg_LongerThanDestArray
Microsoft.CodeAnalysis.Threading.Package (4)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (4)
44throw new ArgumentException(SR.Arg_LongerThanDestArray, nameof(destinationArray)); 64throw new ArgumentException(SR.Arg_LongerThanDestArray, nameof(destinationArray)); 90throw new ArgumentException(SR.Arg_LongerThanDestArray, nameof(destinationArray)); 159throw new ArgumentException(SR.Arg_LongerThanDestArray, nameof(destinationArray));