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
TypeDescriptionProviderAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x20003C2")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6001997")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E5F2E8", Offset = "0x1E5F2E8", Length = "0x74")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
18 public TypeDescriptionProviderAttribute(string typeName)
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x6001998")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1E5F35C", Offset = "0x1E5F35C", Length = "0xDC")]
25 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Equality", MemberParameters = new object[]
29 {
30 typeof(Type),
32 }, ReturnType = typeof(bool))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x170005D6")]
41 public string TypeName
42 {
44 [global::Cpp2ILInjected.Token(Token = "0x6001999")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1E5F438", Offset = "0x1E5F438", Length = "0x8")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 get
48 {
49 throw null;
50 }
51 }
52
54 [global::Cpp2ILInjected.Token(Token = "0x40012D7")]
55 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
57 }
58}
class f__AnonymousType0<< Count > j__TPar