6 references to Rank_MultiDimNotSupported
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Array.cs (5)
854ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 1368ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 1601ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 1836ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 2009ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1213case ExceptionResource.Rank_MultiDimNotSupported: