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

◆ GetHashCode() [1/5]

override int System.OrdinalComparer.GetHashCode ( )
inlineinherited

Definition at line 83 of file OrdinalComparer.cs.

84 {
85 bool ignoreCase = this._ignoreCase;
86 return "OrdinalComparer";
87 }
class f__AnonymousType0<< Count > j__TPar

References System.OrdinalComparer._ignoreCase, and j__TPar.