terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ FromDays()

static TimeSpan System.TimeSpan.FromDays ( double value)
inlinestatic

Definition at line 172 of file TimeSpan.cs.

173 {
174 if (!true)
175 {
176 }
178 return 1;
179 }
class f__AnonymousType0<< Count > j__TPar
static TimeSpan Interval(double value, int scale)
Definition TimeSpan.cs:231

References System.TimeSpan.Interval(), j__TPar, and System.value.

Referenced by System.Runtime.Remoting.ConfigHandler.ParseTime(), and System.Net.WebConnection.StartOperation().