terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ TimeOfDay

global.System.TimeSpan System.DateTime.TimeOfDay
getset

Definition at line 2348 of file DateTime.cs.

2349 {
2350 [global::Cpp2ILInjected.Token(Token = "0x60005E1")]
2351 [global::Cpp2ILInjected.Address(RVA = "0x1C189C8", Offset = "0x1C189C8", Length = "0x34")]
2352 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2353 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo.AdjustmentRule), Member = "ValidateAdjustmentRule", MemberParameters = new object[]
2354 {
2355 typeof(global::System.DateTime),
2356 typeof(global::System.DateTime),
2357 typeof(global::System.TimeSpan),
2358 typeof(global::System.TimeZoneInfo.TransitionTime),
2359 typeof(global::System.TimeZoneInfo.TransitionTime),
2360 typeof(bool)
2361 }, ReturnType = typeof(void))]
2362 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "CreateAdjustmentRule", MemberParameters = new object[]
2363 {
2364 typeof(int),
2365 typeof(ref long[]),
2366 typeof(ref string[]),
2367 typeof(string),
2368 typeof(string)
2369 }, ReturnType = typeof(global::System.Collections.Generic.List<global::System.TimeZoneInfo.AdjustmentRule>))]
2370 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeConverter", Member = "ConvertTo", MemberParameters = new object[]
2371 {
2372 "System.ComponentModel.ITypeDescriptorContext",
2373 typeof(global::System.Globalization.CultureInfo),
2374 typeof(object),
2375 typeof(global::System.Type)
2376 }, ReturnType = typeof(object))]
2377 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
2378 get
2379 {
2380 throw null;
2381 }
2382 }
class f__AnonymousType0<< Count > j__TPar