terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
CachedAttributeGetter.cs
Go to the documentation of this file.
1using System;
8
10{
11 [Preserve]
12 [global::Cpp2ILInjected.Token(Token = "0x20000B3")]
13 internal static class CachedAttributeGetter<T> where T : Attribute
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x60006BA")]
16 [global::Cpp2ILInjected.Address(RVA = "0x18EB5E8", Offset = "0x18EB5E8", Length = "0xE0")]
17 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
18 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonTypeReflector), Member = "GetDataContractAttribute", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(DataContractAttribute))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonTypeReflector), Member = "GetDataMemberAttribute", MemberParameters = new object[] { typeof(MemberInfo) }, ReturnType = typeof(DataMemberAttribute))]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
22 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
23 public static T GetAttribute(object type)
24 {
25 throw null;
26 }
27
28 // Note: this type is marked as 'beforefieldinit'.
29 [global::Cpp2ILInjected.Token(Token = "0x60006BB")]
30 [global::Cpp2ILInjected.Address(RVA = "0x18EB6C8", Offset = "0x18EB6C8", Length = "0x1A4")]
31 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
32 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x40002E7")]
42 }
43}
class f__AnonymousType0<< Count > j__TPar
static readonly ThreadSafeStore< object, T > TypeAttributeCache