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

override IEqualityComparer Newtonsoft.Json.Serialization.JsonSerializerProxy.EqualityComparer
getset

Definition at line 81 of file JsonSerializerProxy.cs.

82 {
83 [global::Cpp2ILInjected.Token(Token = "0x600066A")]
84 [global::Cpp2ILInjected.Address(RVA = "0x1D013D0", Offset = "0x1D013D0", Length = "0x10")]
85 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
86 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
87 get
88 {
89 throw null;
90 }
91 [global::Cpp2ILInjected.Token(Token = "0x600066B")]
92 [global::Cpp2ILInjected.Address(RVA = "0x1D013E0", Offset = "0x1D013E0", Length = "0x14")]
93 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
94 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
95 set
96 {
97 throw null;
98 }
99 }