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
CachedAttributeGetter.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x020000B3 RID: 179
9 [Preserve]
10 internal static class CachedAttributeGetter<T> where T : Attribute
11 {
12 // Token: 0x060006BA RID: 1722 RVA: 0x0000212A File Offset: 0x0000032A
13 public static T GetAttribute(object type)
14 {
15 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
16 }
17
18 // Token: 0x060006BB RID: 1723 RVA: 0x00011DD0 File Offset: 0x0000FFD0
19 // Note: this type is marked as 'beforefieldinit'.
21 {
22 }
23
24 // Token: 0x040002E7 RID: 743
26 }
27}
class f__AnonymousType0<< Count > j__TPar
static readonly ThreadSafeStore< object, T > TypeAttributeCache