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.Serialization.TraceJsonReader.LinePosition
getsetprivate

Implements Newtonsoft.Json.IJsonLineInfo.

Definition at line 265 of file TraceJsonReader.cs.

266 {
267 [global::Cpp2ILInjected.Token(Token = "0x600047E")]
268 [global::Cpp2ILInjected.Address(RVA = "0x1CE097C", Offset = "0x1CE097C", Length = "0xB8")]
269 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
270 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
271 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
272 get
273 {
274 throw null;
275 }
276 }