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.JsonTextReader.LinePosition
getset

Implements Newtonsoft.Json.IJsonLineInfo.

Definition at line 1634 of file JsonTextReader.cs.

1635 {
1636 [global::Cpp2ILInjected.Token(Token = "0x60000E8")]
1637 [global::Cpp2ILInjected.Address(RVA = "0x1CBF64C", Offset = "0x1CBF64C", Length = "0xC")]
1638 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1639 get
1640 {
1641 throw null;
1642 }
1643 }