|
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.CaseInsensitiveHashCodeProvider:
Collaboration diagram for System.Collections.CaseInsensitiveHashCodeProvider:Public Member Functions | |
| CaseInsensitiveHashCodeProvider () | |
| CaseInsensitiveHashCodeProvider (global::System.Globalization.CultureInfo culture) | |
| int | GetHashCode (object obj) |
Properties | |
| static CaseInsensitiveHashCodeProvider | Default [get, set] |
Private Attributes | |
| readonly global::System.Globalization.CompareInfo | _compareInfo |
Definition at line 11 of file CaseInsensitiveHashCodeProvider.cs.