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
TypeDependencyAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200049D RID: 1181
6 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface, AllowMultiple = true, Inherited = false)]
7 internal sealed class TypeDependencyAttribute : Attribute
8 {
9 // Token: 0x0600228D RID: 8845 RVA: 0x0004DAF4 File Offset: 0x0004BCF4
11 {
12 do
13 {
14 base..ctor();
15 }
16 while (typeName == null);
18 }
19
20 // Token: 0x040012E9 RID: 4841
21 private string typeName;
22 }
23}
class f__AnonymousType0<< Count > j__TPar