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() [2/4]

int System.Resources.FastResourceComparer.GetHashCode ( string key)
inline

Definition at line 21 of file FastResourceComparer.cs.

22 {
23 if (!true)
24 {
25 }
26 return FastResourceComparer.HashFunction(key);
27 }

References System.Resources.FastResourceComparer.HashFunction(), and System.key.