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

◆ ReadRootValueAsArray

bool Newtonsoft.Json.Bson.BsonReader.ReadRootValueAsArray
getset

Definition at line 38 of file BsonReader.cs.

39 {
40 [global::Cpp2ILInjected.Token(Token = "0x6000B42")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1D38694", Offset = "0x1D38694", Length = "0x8")]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 get
44 {
45 throw null;
46 }
47 [global::Cpp2ILInjected.Token(Token = "0x6000B43")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1D3869C", Offset = "0x1D3869C", Length = "0xC")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 set
51 {
52 throw null;
53 }
54 }