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
ConstructionResponse.cs
Go to the documentation of this file.
1using System;
8
10{
11 [global::System.Runtime.InteropServices.ComVisible(true)]
12 [global::System.CLSCompliant(false)]
13 [global::Cpp2ILInjected.Token(Token = "0x20003A5")]
14 [global::System.Serializable]
16 {
17 [global::Cpp2ILInjected.Token(Token = "0x6001DF6")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1B378EC", Offset = "0x1B378EC", Length = "0xC")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodResponse), Member = ".ctor", MemberParameters = new object[]
21 {
22 typeof(object),
23 typeof(object[]),
26 }, ReturnType = typeof(void))]
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x6001DF7")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1B4227C", Offset = "0x1B4227C", Length = "0x4")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MethodResponse), Member = ".ctor", MemberParameters = new object[]
36 {
37 typeof(global::System.Exception),
39 }, ReturnType = typeof(void))]
40 internal ConstructionResponse(global::System.Exception e, IMethodCallMessage msg)
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x6001DF8")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1B49FD4", Offset = "0x1B49FD4", Length = "0x4")]
47 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 internal ConstructionResponse(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x170003AC")]
55 public override global::System.Collections.IDictionary Properties
56 {
57 [global::Cpp2ILInjected.Token(Token = "0x6001DF9")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1B4A044", Offset = "0x1B4A044", Length = "0x4")]
59 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 get
62 {
63 throw null;
64 }
65 }
66 }
67}
class f__AnonymousType0<< Count > j__TPar
ConstructionResponse(global::System.Exception e, IMethodCallMessage msg)
ConstructionResponse(object resultObject, LogicalCallContext callCtx, IMethodCallMessage msg)
ConstructionResponse(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
override global::System.Collections.IDictionary Properties