3 references to Arg_Need1DArray
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Array.cs (2)
822
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_Need1DArray
);
846
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_Need1DArray
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1193
case ExceptionResource.
Arg_Need1DArray
: