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() [7/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,
int h7,
int h8 )
inlinestaticpackage

Definition at line 131 of file ValueTuple.cs.

132 {
133 return global::System.Numerics.Hashing.HashHelpers.Combine(ValueTuple.CombineHashCodes(-1073741824, h1, h2, h3, h4, h5, h6), h7);
134 }
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.