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.3.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Mono
4
{
5
// Token: 0x02000023 RID: 35
6
internal
struct
ValueTuple
<T1, T2>
7
{
8
// Token: 0x040000AC RID: 172
9
public
T1
Item1
;
10
11
// Token: 0x040000AD RID: 173
12
public
T2
Item2
;
13
}
14
}
Mono
Definition
BigInteger.cs:6
System
Definition
__ComObject.cs:4
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.3.cs
Generated by
1.10.0