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
Vector.2.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.CompilerServices
;
3
using
Cpp2IlInjected
;
4
5
namespace
System.Numerics
6
{
7
// Token: 0x0200052D RID: 1325
8
[
Intrinsic
]
9
public
static
class
Vector
10
{
11
// Token: 0x06002727 RID: 10023 RVA: 0x0000207A File Offset: 0x0000027A
12
public
static
Vector<T>
Equals<T>
(
Vector<T>
left,
Vector<T>
right)
where
T
:
struct
13
{
14
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
15
}
16
17
// Token: 0x170005A2 RID: 1442
18
// (get) Token: 0x06002728 RID: 10024 RVA: 0x00054C3C File Offset: 0x00052E3C
19
public
static
bool
IsHardwareAccelerated
20
{
21
[
Intrinsic
]
22
get
23
{
24
}
25
}
26
27
// Token: 0x06002729 RID: 10025 RVA: 0x0000207A File Offset: 0x0000027A
28
[
CLSCompliant
(
false
)]
29
public
static
Vector<ulong>
AsVectorUInt64<T>
(
Vector<T>
value
)
where
T
:
struct
30
{
31
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
32
}
33
}
34
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
System.Numerics.Vector.AsVectorUInt64< T >
static Vector< ulong > AsVectorUInt64< T >(Vector< T > value)
Definition
Vector.2.cs:29
System.Numerics.Vector.Equals< T >
static Vector< T > Equals< T >(Vector< T > left, Vector< T > right)
Definition
Vector.2.cs:12
System.Numerics.Vector.IsHardwareAccelerated
static bool IsHardwareAccelerated
Definition
Vector.2.cs:20
System.Numerics.Vector
Definition
Vector.cs:12
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
System.Numerics
Definition
ConstantHelper.cs:5
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System.ExceptionArgument.value
@ value
System.ConsoleKey.T
@ T
System
Definition
__ComObject.cs:4
source
mscorlib
System
Numerics
Vector.2.cs
Generated by
1.10.0