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

◆ EqualityComparer

virtual IEqualityComparer Newtonsoft.Json.JsonSerializer.EqualityComparer
getset

Definition at line 131 of file JsonSerializer.cs.

132 {
133 [global::Cpp2ILInjected.Token(Token = "0x60001F6")]
134 [global::Cpp2ILInjected.Address(RVA = "0x1CC7BD0", Offset = "0x1CC7BD0", Length = "0x8")]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 get
137 {
138 throw null;
139 }
140 [global::Cpp2ILInjected.Token(Token = "0x60001F7")]
141 [global::Cpp2ILInjected.Address(RVA = "0x1CC7BD8", Offset = "0x1CC7BD8", Length = "0x8")]
142 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
143 set
144 {
145 throw null;
146 }
147 }