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

◆ this[int i]

char Newtonsoft.Json.Utilities.StringReference.this[int i]
getset

Definition at line 13 of file StringReference.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6000307")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1CD1868", Offset = "0x1CD1868", Length = "0x10")]
17 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
23 }