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

◆ DateFormatString

string Newtonsoft.Json.JsonReader.DateFormatString
getsetinherited

Definition at line 255 of file JsonReader.cs.

256 {
257 [global::Cpp2ILInjected.Token(Token = "0x600016D")]
258 [global::Cpp2ILInjected.Address(RVA = "0x1CC20D8", Offset = "0x1CC20D8", Length = "0x8")]
259 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
260 get
261 {
262 throw null;
263 }
264 [global::Cpp2ILInjected.Token(Token = "0x600016E")]
265 [global::Cpp2ILInjected.Address(RVA = "0x1CC20E0", Offset = "0x1CC20E0", Length = "0x8")]
266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
267 set
268 {
269 throw null;
270 }
271 }