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
JTokenEqualityComparer.cs
Go to the documentation of this file.
1using System;
6
8{
10 [global::Cpp2ILInjected.Token(Token = "0x20000C1")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x60006F2")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1D049A0", Offset = "0x1D049A0", Length = "0x94")]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
18 public bool Equals(JToken x, JToken y)
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x60006F3")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1D04A60", Offset = "0x1D04A60", Length = "0x24")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x60006F4")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1D04A84", Offset = "0x1D04A84", Length = "0x8")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
37 {
38 throw null;
39 }
40 }
41}
class f__AnonymousType0<< Count > j__TPar