5 references to PlatformNotSupported_NonZeroLowerBound
System.Private.CoreLib (5)
Internal\Runtime\Augments\RuntimeAugments.cs (1)
123throw new PlatformNotSupportedException(SR.PlatformNotSupported_NonZeroLowerBound);
System\Array.NativeAot.cs (4)
67throw new PlatformNotSupportedException(SR.PlatformNotSupported_NonZeroLowerBound); 103throw new PlatformNotSupportedException(SR.PlatformNotSupported_NonZeroLowerBound); 195throw new PlatformNotSupportedException(SR.PlatformNotSupported_NonZeroLowerBound); 244throw new PlatformNotSupportedException(SR.PlatformNotSupported_NonZeroLowerBound);