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

◆ LineNumber

int Newtonsoft.Json.JsonTextReader.LineNumber
getset

Implements Newtonsoft.Json.IJsonLineInfo.

Definition at line 1621 of file JsonTextReader.cs.

1622 {
1623 [global::Cpp2ILInjected.Token(Token = "0x60000E7")]
1624 [global::Cpp2ILInjected.Address(RVA = "0x1CBF604", Offset = "0x1CBF604", Length = "0x48")]
1625 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1626 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1627 get
1628 {
1629 throw null;
1630 }
1631 }