6 references to ArgumentOutOfRange_Bounds_Lower_Upper
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Globalization\HijriCalendar.cs (1)
127SR.Format(SR.ArgumentOutOfRange_Bounds_Lower_Upper, MinAdvancedHijri, MaxAdvancedHijri));
src\libraries\System.Private.CoreLib\src\System\Globalization\JulianCalendar.cs (1)
348SR.Format(SR.ArgumentOutOfRange_Bounds_Lower_Upper, 1, MaxYear));
src\libraries\System.Private.CoreLib\src\System\Version.cs (1)
222throw new ArgumentException(SR.Format(SR.ArgumentOutOfRange_Bounds_Lower_Upper, "0", failureUpperBound), nameof(fieldCount));
src\System\GC.CoreCLR.cs (3)
82SR.ArgumentOutOfRange_Bounds_Lower_Upper, 409SR.ArgumentOutOfRange_Bounds_Lower_Upper, 418SR.ArgumentOutOfRange_Bounds_Lower_Upper,