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

◆ ClockDateTime

global.System.DateTime System.DateTimeOffset.ClockDateTime
getsetprivate

Definition at line 357 of file DateTimeOffset.cs.

358 {
359 [global::Cpp2ILInjected.Token(Token = "0x600061D")]
360 [global::Cpp2ILInjected.Address(RVA = "0x1C1B184", Offset = "0x1C1B184", Length = "0xA0")]
361 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
362 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_Day", ReturnType = typeof(int))]
363 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_Hour", ReturnType = typeof(int))]
364 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_Millisecond", ReturnType = typeof(int))]
365 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_Minute", ReturnType = typeof(int))]
366 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_Month", ReturnType = typeof(int))]
367 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_Second", ReturnType = typeof(int))]
368 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_Ticks", ReturnType = typeof(long))]
369 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_TimeOfDay", ReturnType = typeof(global::System.TimeSpan))]
370 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_Year", ReturnType = typeof(int))]
371 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "AddTicks", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(global::System.DateTimeOffset))]
372 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "System.Runtime.Serialization.IDeserializationCallback.OnDeserialization", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
373 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "ToString", ReturnType = typeof(string))]
374 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "ToString", MemberParameters = new object[] { typeof(global::System.IFormatProvider) }, ReturnType = typeof(string))]
375 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "ToString", MemberParameters = new object[]
376 {
377 typeof(string),
378 typeof(global::System.IFormatProvider)
379 }, ReturnType = typeof(string))]
380 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "TryFormat", MemberParameters = new object[]
381 {
382 typeof(global::System.Span<char>),
383 typeof(ref int),
384 typeof(global::System.ReadOnlySpan<char>),
385 typeof(global::System.IFormatProvider)
386 }, ReturnType = typeof(bool))]
387 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 15)]
388 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TimeSpan), Member = ".ctor", MemberParameters = new object[]
389 {
390 typeof(int),
391 typeof(int),
392 typeof(int)
393 }, ReturnType = typeof(void))]
394 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTime), Member = "op_Addition", MemberParameters = new object[]
395 {
396 typeof(global::System.DateTime),
397 typeof(global::System.TimeSpan)
398 }, ReturnType = typeof(global::System.DateTime))]
399 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTime), Member = ".ctor", MemberParameters = new object[]
400 {
401 typeof(long),
402 typeof(global::System.DateTimeKind)
403 }, ReturnType = typeof(void))]
404 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
405 get
406 {
407 throw null;
408 }
409 }
class f__AnonymousType0<< Count > j__TPar
global::System.TimeSpan Offset