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

◆ MaxSupportedDateTime

override DateTime System.Globalization.GregorianCalendar.MaxSupportedDateTime
get

Definition at line 42 of file GregorianCalendar.cs.

43 {
44 get
45 {
46 if (!true)
47 {
48 }
49 return 1;
50 }
51 }