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
TypeForwardedFromAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000481 RID: 1153
6 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Delegate, Inherited = false, AllowMultiple = false)]
8 {
9 // Token: 0x0600222B RID: 8747 RVA: 0x0004D060 File Offset: 0x0004B260
11 {
12 bool flag = string.IsNullOrEmpty(assemblyFullName);
14 }
15
16 // Token: 0x17000470 RID: 1136
17 // (get) Token: 0x0600222C RID: 8748 RVA: 0x0004D084 File Offset: 0x0004B284
18 public string AssemblyFullName
19 {
21 get
22 {
24 }
25 }
26
27 // Token: 0x040012B8 RID: 4792
29 private readonly string <AssemblyFullName>k__BackingField;
30 }
31}
class f__AnonymousType0<< Count > j__TPar