|
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.InternalStringComparer:
Collaboration diagram for System.Collections.Generic.InternalStringComparer:Public Member Functions | |
| override int | GetHashCode (string obj) |
| override bool | Equals (string x, string y) |
| InternalStringComparer () | |
| bool | Equals (T x, T y) |
| int | GetHashCode (T obj) |
Package Functions | |
| override int | IndexOf (string[] array, string value, int startIndex, int count) |
| virtual int | IndexOf (T[] array, T value, int startIndex, int count) |
| virtual 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 |
Definition at line 9 of file InternalStringComparer.cs.