4 references to Arg_LongerThanDestArray
Microsoft.CodeAnalysis (4)
src\Dependencies\Collections\SegmentedArray.cs (4)
42throw new ArgumentException(SR.Arg_LongerThanDestArray, nameof(destinationArray)); 62throw new ArgumentException(SR.Arg_LongerThanDestArray, nameof(destinationArray)); 88throw new ArgumentException(SR.Arg_LongerThanDestArray, nameof(destinationArray)); 157throw new ArgumentException(SR.Arg_LongerThanDestArray, nameof(destinationArray));