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

◆ CombineHashCodes() [5/7]

static int System.ValueTuple< T1, T2, T3, T4, T5, T6, T7, TRest >.CombineHashCodes ( int h1,
int h2,
int h3,
int h4,
int h5,
int h6 )
inlinestaticpackage

Definition at line 119 of file ValueTuple.cs.

120 {
121 return global::System.Numerics.Hashing.HashHelpers.Combine(ValueTuple.CombineHashCodes(-1073741824, h1, h2, h3, h4), h5);
122 }
class f__AnonymousType0<< Count > j__TPar
static int CombineHashCodes(int h1, int h2)
Definition ValueTuple.cs:92

References System.ValueTuple< T1, T2, T3, T4, T5, T6, T7, TRest >.CombineHashCodes(), and j__TPar.