3 references to Arg_Need3DArray
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Array.cs (2)
838
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_Need3DArray
);
862
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_Need3DArray
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1197
case ExceptionResource.
Arg_Need3DArray
: