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/4]

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

Definition at line 11 of file FastResourceComparer.cs.

12 {
13 if ((true && key != null) || key != null)
14 {
15 }
16 int num;
17 return num;
18 }

References System.key.