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

◆ DefaultMessage

string System.Globalization.CultureNotFoundException.DefaultMessage
staticgetsetprivate

Definition at line 109 of file CultureNotFoundException.cs.

110 {
111 [global::Cpp2ILInjected.Token(Token = "0x6002AA5")]
112 [global::Cpp2ILInjected.Address(RVA = "0x1BD95FC", Offset = "0x1BD95FC", Length = "0x40")]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
114 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
115 get
116 {
117 throw null;
118 }
119 }