6 references to ArgumentOutOfRange_Bounds_Lower_Upper
System.Private.CoreLib (6)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\HijriCalendar.cs (1)
127SR.Format(SR.ArgumentOutOfRange_Bounds_Lower_Upper, MinAdvancedHijri, MaxAdvancedHijri));
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\JulianCalendar.cs (1)
348SR.Format(SR.ArgumentOutOfRange_Bounds_Lower_Upper, 1, MaxYear));
src\runtime\src\libraries\System.Private.CoreLib\src\System\Version.cs (1)
223throw new ArgumentException(SR.Format(SR.ArgumentOutOfRange_Bounds_Lower_Upper, "0", failureUpperBound), nameof(fieldCount));
System\GC.NativeAot.cs (3)
214SR.Format(SR.ArgumentOutOfRange_Bounds_Lower_Upper, 1, 99)); 221SR.Format(SR.ArgumentOutOfRange_Bounds_Lower_Upper, 1, 99)); 783SR.ArgumentOutOfRange_Bounds_Lower_Upper,