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
MonoTypeInfo.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Reflection
;
3
using
System.Runtime.InteropServices
;
4
5
namespace
System
6
{
7
// Token: 0x02000167 RID: 359
8
[
StructLayout
(0)]
9
internal
class
MonoTypeInfo
10
{
11
// Token: 0x06000E8F RID: 3727 RVA: 0x0001F7BC File Offset: 0x0001D9BC
12
public
MonoTypeInfo
()
13
{
14
}
15
16
// Token: 0x0400062E RID: 1582
17
public
string
full_name
;
18
19
// Token: 0x0400062F RID: 1583
20
public
RuntimeConstructorInfo
default_ctor
;
21
}
22
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.MonoTypeInfo.default_ctor
RuntimeConstructorInfo default_ctor
Definition
MonoTypeInfo.cs:20
System.MonoTypeInfo.full_name
string full_name
Definition
MonoTypeInfo.cs:17
System.MonoTypeInfo.MonoTypeInfo
MonoTypeInfo()
Definition
MonoTypeInfo.cs:12
System.MonoTypeInfo
Definition
MonoTypeInfo.cs:10
System.Reflection.RuntimeConstructorInfo
Definition
RuntimeConstructorInfo.cs:14
System.Reflection
Definition
AmbiguousMatchException.cs:5
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
System
MonoTypeInfo.cs
Generated by
1.10.0