terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
SByteEnumEqualityComparer.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200065B RID: 1627
9 {
10 // Token: 0x060031A9 RID: 12713 RVA: 0x0001B05E File Offset: 0x0001925E
12 {
13 }
14
15 // Token: 0x060031AA RID: 12714 RVA: 0x0001B05E File Offset: 0x0001925E
19
20 // Token: 0x060031AB RID: 12715 RVA: 0x0006B940 File Offset: 0x00069B40
21 public override int GetHashCode(T obj)
22 {
23 return 0;
24 }
25 }
26}
class f__AnonymousType0<< Count > j__TPar
SByteEnumEqualityComparer(SerializationInfo information, StreamingContext context)