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
AssemblyLoadEventArgs.cs
Go to the documentation of this file.
1using System;
4
5namespace System
6{
7 // Token: 0x0200008A RID: 138
9 {
10 // Token: 0x060003FF RID: 1023 RVA: 0x0000C550 File Offset: 0x0000A750
12 {
13 if (!true)
14 {
15 }
16 base..ctor();
18 }
19
20 // Token: 0x040001E5 RID: 485
22 private readonly Assembly <LoadedAssembly>k__BackingField;
23 }
24}
class f__AnonymousType0<< Count > j__TPar
readonly Assembly< LoadedAssembly > k__BackingField
AssemblyLoadEventArgs(Assembly loadedAssembly)