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.IJsonLineInfo. Newtonsoft.Json.Linq.JTokenReader.LineNumber
getsetprivate

Implements Newtonsoft.Json.IJsonLineInfo.

Definition at line 184 of file JTokenReader.cs.

185 {
186 [global::Cpp2ILInjected.Token(Token = "0x6000823")]
187 [global::Cpp2ILInjected.Address(RVA = "0x1D0F600", Offset = "0x1D0F600", Length = "0xB8")]
188 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
189 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
190 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
191 get
192 {
193 throw null;
194 }
195 }