1 reference to SecondsPerHour
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\TimeSpan.cs (1)
708
long totalSeconds = (hour *
SecondsPerHour
)