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
ResponseDescription.cs
Go to the documentation of this file.
1using System;
2using System.Text;
5
6namespace System.Net
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000147")]
9 internal class ResponseDescription
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x170001A3")]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x60007FA")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1EECD70", Offset = "0x1EECD70", Length = "0x14")]
16 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 get
19 {
20 throw null;
21 }
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x170001A4")]
25 internal bool PositiveCompletion
26 {
27 [global::Cpp2ILInjected.Token(Token = "0x60007FB")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1EECD84", Offset = "0x1EECD84", Length = "0x14")]
29 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 get
32 {
33 throw null;
34 }
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x170001A5")]
38 internal bool TransientFailure
39 {
40 [global::Cpp2ILInjected.Token(Token = "0x60007FC")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1EECD98", Offset = "0x1EECD98", Length = "0x14")]
42 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 get
45 {
46 throw null;
47 }
48 }
49
50 [global::Cpp2ILInjected.Token(Token = "0x170001A6")]
51 internal bool PermanentFailure
52 {
53 [global::Cpp2ILInjected.Token(Token = "0x60007FD")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1EECDAC", Offset = "0x1EECDAC", Length = "0x14")]
55 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 get
58 {
59 throw null;
60 }
61 }
62
63 [global::Cpp2ILInjected.Token(Token = "0x170001A7")]
64 internal bool InvalidStatusCode
65 {
66 [global::Cpp2ILInjected.Token(Token = "0x60007FE")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1EECDC0", Offset = "0x1EECDC0", Length = "0x14")]
68 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
70 get
71 {
72 throw null;
73 }
74 }
75
76 [global::Cpp2ILInjected.Token(Token = "0x60007FF")]
77 [global::Cpp2ILInjected.Address(RVA = "0x1EECDD4", Offset = "0x1EECDD4", Length = "0x68")]
78 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReceiveState), Member = ".ctor", MemberParameters = new object[] { typeof(CommandStream) }, ReturnType = typeof(void))]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringBuilder), Member = ".ctor", ReturnType = typeof(void))]
81 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
82 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
84 {
85 throw null;
86 }
87
88 [global::Cpp2ILInjected.Token(Token = "0x400066C")]
89 internal const int NoStatus = -1;
90
91 [global::Cpp2ILInjected.Token(Token = "0x400066D")]
92 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
93 internal bool Multiline;
94
95 [global::Cpp2ILInjected.Token(Token = "0x400066E")]
96 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
97 internal int Status;
98
99 [global::Cpp2ILInjected.Token(Token = "0x400066F")]
100 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
101 internal string StatusDescription;
102
103 [global::Cpp2ILInjected.Token(Token = "0x4000670")]
104 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
106
107 [global::Cpp2ILInjected.Token(Token = "0x4000671")]
108 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
109 internal string StatusCodeString;
110 }
111}
class f__AnonymousType0<< Count > j__TPar