4 references to Arg_LongerThanDestArray
Microsoft.Build (4)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedArray.cs (4)
44
throw new ArgumentException(SR.
Arg_LongerThanDestArray
, nameof(destinationArray));
64
throw new ArgumentException(SR.
Arg_LongerThanDestArray
, nameof(destinationArray));
90
throw new ArgumentException(SR.
Arg_LongerThanDestArray
, nameof(destinationArray));
159
throw new ArgumentException(SR.
Arg_LongerThanDestArray
, nameof(destinationArray));