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
RuntimeArgumentHandle.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x02000189 RID: 393
6
public ref struct
RuntimeArgumentHandle
7
{
8
// Token: 0x04000694 RID: 1684
9
internal
IntPtr
args
;
10
}
11
}
System
Definition
__ComObject.cs:4
System.IntPtr
Definition
IntPtr.cs:13
System.RuntimeArgumentHandle.args
IntPtr args
Definition
RuntimeArgumentHandle.cs:9
System.RuntimeArgumentHandle
Definition
RuntimeArgumentHandle.cs:7
source
mscorlib
System
RuntimeArgumentHandle.cs
Generated by
1.10.0