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
SoapFieldAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::System.AttributeUsage(global::System.AttributeTargets.Field)]
9 [global::System.Runtime.InteropServices.ComVisible(true)]
10 [global::Cpp2ILInjected.Token(Token = "0x200038E")]
11 public sealed class SoapFieldAttribute : SoapAttribute
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6001D71")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1B42F34", Offset = "0x1B42F34", Length = "0x8")]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InternalRemotingServices), Member = "GetCachedSoapAttribute", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(SoapAttribute))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x17000384")]
24 public string XmlElementName
25 {
26 [global::Cpp2ILInjected.Token(Token = "0x6001D72")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1B42F3C", Offset = "0x1B42F3C", Length = "0x8")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 get
30 {
31 throw null;
32 }
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x6001D73")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1B42F44", Offset = "0x1B42F44", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 public bool IsInteropXmlElement()
39 {
40 throw null;
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x6001D74")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1B42F4C", Offset = "0x1B42F4C", Length = "0x98")]
45 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
48 internal override void SetReflectionObject(object reflectionObject)
49 {
50 throw null;
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x4000ED1")]
54 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
55 private string _elementName;
56
57 [global::Cpp2ILInjected.Token(Token = "0x4000ED2")]
58 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
59 private bool _isElement;
60 }
61}
class f__AnonymousType0<< Count > j__TPar
override void SetReflectionObject(object reflectionObject)