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

◆ HasValues

override bool Newtonsoft.Json.Linq.JContainer.HasValues
getsetinherited

Definition at line 205 of file JContainer.cs.

206 {
207 [global::Cpp2ILInjected.Token(Token = "0x600074A")]
208 [global::Cpp2ILInjected.Address(RVA = "0x1D07974", Offset = "0x1D07974", Length = "0xB8")]
209 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
210 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
211 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
212 get
213 {
214 throw null;
215 }
216 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404