3 references to ArgumentOutOfRange_BadHourMinuteSecond
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Globalization\Calendar.cs (1)
671throw new ArgumentOutOfRangeException(null, SR.ArgumentOutOfRange_BadHourMinuteSecond);
src\libraries\System.Private.CoreLib\src\System\Globalization\JulianCalendar.cs (1)
316throw new ArgumentOutOfRangeException(null, SR.ArgumentOutOfRange_BadHourMinuteSecond);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
230throw new ArgumentOutOfRangeException(null, SR.ArgumentOutOfRange_BadHourMinuteSecond);