| 
    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 
   | 
 
 Inheritance diagram for System.Collections.Generic.GenericEqualityComparer< T >:
 Collaboration diagram for System.Collections.Generic.GenericEqualityComparer< T >:Public Member Functions | |
| override bool | Equals (T x, T y) | 
| override int | GetHashCode (T obj) | 
| override bool | Equals (object obj) | 
| override int | GetHashCode () | 
| GenericEqualityComparer () | |
Package Functions | |
| override int | IndexOf (T[] array, T value, int startIndex, int count) | 
| override int | LastIndexOf (T[] array, T value, int startIndex, int count) | 
Properties | |
| static EqualityComparer< T > | Default [get, set] | 
Static Private Member Functions | |
| static EqualityComparer< T > | CreateComparer () | 
Static Private Attributes | |
| static EqualityComparer< T > | defaultComparer | 
| T | : | global | |
| T | : | System.IEquatable<T> | 
Definition at line 9 of file GenericEqualityComparer.cs.