2 references to DateTime
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\DateTime.cs (2)
225
:
this
(year, month, day, 0, 0, 0, calendar)
371
return ValidateLeapSecond(new
DateTime
(year, month, day, hour, minute, 59, calendar));