6 references to Rank_MultiDimNotSupported
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Array.cs (5)
856ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 1374ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 1610ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 1848ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 2024ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1219case ExceptionResource.Rank_MultiDimNotSupported: