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
System.Collections.CaseInsensitiveHashCodeProvider Class Reference
+ 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
 

Detailed Description

Definition at line 11 of file CaseInsensitiveHashCodeProvider.cs.


The documentation for this class was generated from the following file: