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
ValueTuple.4.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Mono
4
{
5
// Token: 0x02000024 RID: 36
6
internal
struct
ValueTuple
<T1, T2, T3>
7
{
8
// Token: 0x040000AE RID: 174
9
public
T1
Item1
;
10
11
// Token: 0x040000AF RID: 175
12
public
T2
Item2
;
13
14
// Token: 0x040000B0 RID: 176
15
public
T3
Item3
;
16
}
17
}
Mono
Definition
BigInteger.cs:6
System
Definition
__ComObject.cs:4
Mono.ValueTuple.Item3
T3 Item3
Definition
ValueTuple.4.cs:15
Mono.ValueTuple.Item2
T2 Item2
Definition
ValueTuple.3.cs:12
Mono.ValueTuple.Item1
T1 Item1
Definition
ValueTuple.2.cs:9
System.ValueTuple
Definition
ValueTuple.7.cs:12
source
mscorlib
Mono
ValueTuple.4.cs
Generated by
1.10.0