3 references to Arg_Need3DArray
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Array.cs (2)
451
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_Need3DArray
);
475
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_Need3DArray
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1201
case ExceptionResource.
Arg_Need3DArray
: