3 references to Arg_Need1DArray
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Array.cs (2)
435
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_Need1DArray
);
459
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_Need1DArray
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1197
case ExceptionResource.
Arg_Need1DArray
: