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
SoapMethodAttribute.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::System.AttributeUsage(global::System.AttributeTargets.Method)]
10 [global::System.Runtime.InteropServices.ComVisible(true)]
11 [global::Cpp2ILInjected.Token(Token = "0x200038F")]
12 public sealed class SoapMethodAttribute : SoapAttribute
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6001D75")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1B42FE4", Offset = "0x1B42FE4", Length = "0x8")]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InternalRemotingServices), Member = "GetCachedSoapAttribute", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(SoapAttribute))]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x17000385")]
25 public override bool UseAttribute
26 {
27 [global::Cpp2ILInjected.Token(Token = "0x6001D76")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1B42FEC", Offset = "0x1B42FEC", Length = "0x8")]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 get
31 {
32 throw null;
33 }
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x17000386")]
37 public override string XmlNamespace
38 {
39 [global::Cpp2ILInjected.Token(Token = "0x6001D77")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1B42FF4", Offset = "0x1B42FF4", Length = "0x8")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 get
43 {
44 throw null;
45 }
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x6001D78")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1B42FFC", Offset = "0x1B42FFC", Length = "0x1A0")]
50 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
53 {
54 typeof(string),
55 typeof(string)
56 }, ReturnType = typeof(string))]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoapServices), Member = "GetXmlNamespaceForMethodResponse", MemberParameters = new object[] { typeof(global::System.Reflection.MethodBase) }, ReturnType = typeof(string))]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoapServices), Member = "GetXmlNamespaceForMethodCall", MemberParameters = new object[] { typeof(global::System.Reflection.MethodBase) }, ReturnType = typeof(string))]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
60 {
61 typeof(string),
62 typeof(string),
63 typeof(string)
64 }, ReturnType = typeof(string))]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
66 internal override void SetReflectionObject(object reflectionObject)
67 {
68 throw null;
69 }
70
71 [global::Cpp2ILInjected.Token(Token = "0x4000ED3")]
72 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
73 private string _responseElement;
74
75 [global::Cpp2ILInjected.Token(Token = "0x4000ED4")]
76 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
77 private string _responseNamespace;
78
79 [global::Cpp2ILInjected.Token(Token = "0x4000ED5")]
80 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
81 private string _returnElement;
82
83 [global::Cpp2ILInjected.Token(Token = "0x4000ED6")]
84 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
85 private string _soapAction;
86
87 [global::Cpp2ILInjected.Token(Token = "0x4000ED7")]
88 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
89 private bool _useAttribute;
90
91 [global::Cpp2ILInjected.Token(Token = "0x4000ED8")]
92 [global::Cpp2ILInjected.FieldOffset(Offset = "0x50")]
93 private string _namespace;
94 }
95}
class f__AnonymousType0<< Count > j__TPar
override void SetReflectionObject(object reflectionObject)