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
CookieParser.cs
Go to the documentation of this file.
1using System;
6
7namespace System.Net
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000210")]
10 internal class CookieParser
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6000D0D")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1F2ED7C", Offset = "0x1F2ED7C", Length = "0x7C")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "CookieCutter", MemberParameters = new object[]
15 {
16 typeof(Uri),
17 typeof(string),
18 typeof(string),
19 typeof(bool)
20 }, ReturnType = typeof(CookieCollection))]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
24 internal CookieParser(string cookieString)
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x6000D0E")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1F2EDF8", Offset = "0x1F2EDF8", Length = "0x568")]
31 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "CookieCutter", MemberParameters = new object[]
33 {
34 typeof(Uri),
35 typeof(string),
36 typeof(string),
37 typeof(bool)
38 }, ReturnType = typeof(CookieCollection))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieTokenizer), Member = "Next", MemberParameters = new object[]
41 {
42 typeof(bool),
43 typeof(bool)
44 }, ReturnType = typeof(CookieToken))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = ".ctor", ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "InternalSetName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "set_Port", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieParser), Member = "CheckQuoted", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "TryCreate", MemberParameters = new object[]
50 {
51 typeof(string),
54 }, ReturnType = typeof(bool))]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "TryParse", MemberParameters = new object[]
56 {
57 typeof(string),
58 typeof(ref int)
59 }, ReturnType = typeof(bool))]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "set_Version", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "set_Domain", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(CultureInfo))]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "TryParse", MemberParameters = new object[]
64 {
65 typeof(string),
69 }, ReturnType = typeof(bool))]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "get_Now", ReturnType = typeof(DateTime))]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "AddSeconds", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(DateTime))]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 25)]
73 internal Cookie Get()
74 {
75 throw null;
76 }
77
78 [global::Cpp2ILInjected.Token(Token = "0x6000D0F")]
79 [global::Cpp2ILInjected.Address(RVA = "0x1F2F360", Offset = "0x1F2F360", Length = "0x398")]
80 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieTokenizer), Member = "Next", MemberParameters = new object[]
83 {
84 typeof(bool),
85 typeof(bool)
86 }, ReturnType = typeof(CookieToken))]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieParser), Member = "CheckQuoted", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "set_Domain", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = ".ctor", ReturnType = typeof(void))]
90 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "InternalSetName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
91 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "set_Port", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
92 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "TryParse", MemberParameters = new object[]
93 {
94 typeof(string),
95 typeof(ref int)
96 }, ReturnType = typeof(bool))]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "set_Version", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
98 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 19)]
99 internal Cookie GetServer()
100 {
101 throw null;
102 }
103
104 [global::Cpp2ILInjected.Token(Token = "0x6000D10")]
105 [global::Cpp2ILInjected.Address(RVA = "0x1F2D668", Offset = "0x1F2D668", Length = "0xBC")]
106 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
107 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Cookie), Member = "VerifySetDefaults", MemberParameters = new object[]
108 {
110 typeof(Uri),
111 typeof(bool),
112 typeof(string),
113 typeof(bool),
114 typeof(bool)
115 }, ReturnType = typeof(bool))]
116 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieParser), Member = "Get", ReturnType = typeof(Cookie))]
117 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieParser), Member = "GetServer", ReturnType = typeof(Cookie))]
118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "BuildCookieCollectionFromDomainMatches", MemberParameters = new object[]
119 {
120 typeof(Uri),
121 typeof(bool),
122 typeof(int),
123 typeof(CookieCollection),
125 typeof(bool)
126 }, ReturnType = typeof(void))]
127 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.PathList.PathListComparer", Member = "System.Collections.IComparer.Compare", MemberParameters = new object[]
128 {
129 typeof(object),
130 typeof(object)
131 }, ReturnType = typeof(int))]
132 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
133 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
134 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[]
135 {
136 typeof(int),
137 typeof(int)
138 }, ReturnType = typeof(string))]
139 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
140 internal static string CheckQuoted(string value)
141 {
142 throw null;
143 }
144
145 [global::Cpp2ILInjected.Token(Token = "0x4000B32")]
146 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
148
149 [global::Cpp2ILInjected.Token(Token = "0x4000B33")]
150 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
152 }
153}
class f__AnonymousType0<< Count > j__TPar
CookieTokenizer m_tokenizer
CookieParser(string cookieString)
static string CheckQuoted(string value)
UriKind
Definition UriKind.cs:8