6 references to Rank_MultiDimNotSupported
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Array.cs (5)
1246ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 1772ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 2005ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 2240ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 2413ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1221case ExceptionResource.Rank_MultiDimNotSupported: