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
UnmanagedMarshal.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Reflection.Emit
5
{
6
// Token: 0x02000528 RID: 1320
7
[
ComVisible
(
true
)]
8
[
Obsolete
(
"An alternate API is available: Emit the MarshalAs custom attribute instead."
)]
9
[
Serializable
]
10
[
StructLayout
(0)]
11
public
sealed
class
UnmanagedMarshal
12
{
13
// Token: 0x06002707 RID: 9991 RVA: 0x00054230 File Offset: 0x00052430
14
private
UnmanagedMarshal
()
15
{
16
}
17
}
18
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Reflection.Emit.UnmanagedMarshal.UnmanagedMarshal
UnmanagedMarshal()
Definition
UnmanagedMarshal.cs:14
System.Reflection.Emit.UnmanagedMarshal
Definition
UnmanagedMarshal.cs:12
System.Reflection.Emit
Definition
AssemblyBuilder.cs:4
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
System
Reflection
Emit
UnmanagedMarshal.cs
Generated by
1.10.0