6 references to Rank_MultiDimNotSupported
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Array.cs (5)
1241ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 1755ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 1988ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 2223ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported); 2396ThrowHelper.ThrowRankException(ExceptionResource.Rank_MultiDimNotSupported);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1209case ExceptionResource.Rank_MultiDimNotSupported: