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

◆ LinePosition

int Newtonsoft.Json.IJsonLineInfo. Newtonsoft.Json.Linq.JTokenReader.LinePosition
getsetprivate

Implements Newtonsoft.Json.IJsonLineInfo.

Definition at line 198 of file JTokenReader.cs.

199 {
200 [global::Cpp2ILInjected.Token(Token = "0x6000824")]
201 [global::Cpp2ILInjected.Address(RVA = "0x1D0F6B8", Offset = "0x1D0F6B8", Length = "0xB8")]
202 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
203 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
204 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
205 get
206 {
207 throw null;
208 }
209 }