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
HashHelpers.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2IlInjected
;
3
4
namespace
System.Numerics.Hashing
5
{
6
// Token: 0x0200052E RID: 1326
7
internal
static
class
HashHelpers
8
{
9
// Token: 0x0600272A RID: 10026 RVA: 0x0000207A File Offset: 0x0000027A
10
public
static
int
Combine
(
int
h1
,
int
h2
)
11
{
12
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
13
}
14
15
// Token: 0x0600272B RID: 10027 RVA: 0x00054C4C File Offset: 0x00052E4C
16
// Note: this type is marked as 'beforefieldinit'.
17
static
HashHelpers
()
18
{
19
}
20
21
// Token: 0x04001564 RID: 5476
22
public
static
readonly
int
RandomSeed
;
23
}
24
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
System.Numerics.Hashing.HashHelpers.RandomSeed
static readonly int RandomSeed
Definition
HashHelpers.cs:22
System.Numerics.Hashing.HashHelpers.Combine
static int Combine(int h1, int h2)
Definition
HashHelpers.cs:10
System.Numerics.Hashing.HashHelpers.HashHelpers
static HashHelpers()
Definition
HashHelpers.cs:17
System.Numerics.Hashing.HashHelpers
Definition
HashHelpers.cs:8
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
System.Numerics.Hashing
Definition
HashHelpers.cs:5
System
Definition
__ComObject.cs:4
source
mscorlib
System
Numerics
Hashing
HashHelpers.cs
Generated by
1.10.0