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
SoapAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::System.Runtime.InteropServices.ComVisible(true)]
9 [global::Cpp2ILInjected.Token(Token = "0x200038D")]
10 public class SoapAttribute : global::System.Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6001D6D")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1B42F14", Offset = "0x1B42F14", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x17000382")]
22 public virtual bool UseAttribute
23 {
24 [global::Cpp2ILInjected.Token(Token = "0x6001D6E")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1B42F1C", Offset = "0x1B42F1C", Length = "0x8")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 get
28 {
29 throw null;
30 }
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x17000383")]
34 public virtual string XmlNamespace
35 {
36 [global::Cpp2ILInjected.Token(Token = "0x6001D6F")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1B42F24", Offset = "0x1B42F24", Length = "0x8")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 get
40 {
41 throw null;
42 }
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x6001D70")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1B42F2C", Offset = "0x1B42F2C", Length = "0x8")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 internal virtual void SetReflectionObject(object reflectionObject)
49 {
50 throw null;
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x4000ECE")]
54 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
55 private bool _useAttribute;
56
57 [global::Cpp2ILInjected.Token(Token = "0x4000ECF")]
58 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
59 protected string ProtXmlNamespace;
60
61 [global::Cpp2ILInjected.Token(Token = "0x4000ED0")]
62 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
63 protected object ReflectInfo;
64 }
65}
class f__AnonymousType0<< Count > j__TPar
virtual void SetReflectionObject(object reflectionObject)