terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
ITuple.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Reflection
;
3
using
Cpp2ILInjected
;
4
5
namespace
System.Runtime.CompilerServices
6
{
7
[global::System.Reflection.DefaultMember(
"Item"
)]
8
[global::Cpp2ILInjected.Token(Token =
"0x2000475"
)]
9
public
interface
ITuple
10
{
11
[global::Cpp2ILInjected.Token(Token =
"0x1700046C"
)]
12
int
Length
13
{
14
[global::Cpp2ILInjected.Token(Token =
"0x600221B"
)]
15
get
;
16
}
17
}
18
}
System.Runtime.CompilerServices.ITuple.Length
int Length
Definition
ITuple.cs:13
System.Runtime.CompilerServices.ITuple
Definition
ITuple.cs:10
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Reflection
Definition
AmbiguousMatchException.cs:8
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:6
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
Runtime
CompilerServices
ITuple.cs
Generated by
1.10.0