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
XmlTypeConvertorAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
8 [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
9 [global::Cpp2ILInjected.Token(Token = "0x20000BA")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x170001EC")]
13 private string Method
14 {
16 [global::Cpp2ILInjected.Token(Token = "0x60007F3")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1DB39DC", Offset = "0x1DB39DC", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 set
20 {
21 throw null;
22 }
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x60007F4")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1DB39E4", Offset = "0x1DB39E4", Length = "0x28")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
29 public XmlTypeConvertorAttribute(string method)
30 {
31 throw null;
32 }
33
35 [global::Cpp2ILInjected.Token(Token = "0x4000407")]
36 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
37 private string <Method>k__BackingField;
38 }
39}
class f__AnonymousType0<< Count > j__TPar