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

◆ Domain

string System.Net.Cookie.Domain
getset

Definition at line 162 of file Cookie.cs.

163 {
164 [global::Cpp2ILInjected.Token(Token = "0x6000CCF")]
165 [global::Cpp2ILInjected.Address(RVA = "0x1F2C424", Offset = "0x1F2C424", Length = "0x8")]
166 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
167 get
168 {
169 throw null;
170 }
171 [global::Cpp2ILInjected.Token(Token = "0x6000CD0")]
172 [global::Cpp2ILInjected.Address(RVA = "0x1F2C31C", Offset = "0x1F2C31C", Length = "0x70")]
173 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Cookie), Member = "Clone", ReturnType = typeof(Cookie))]
174 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieParser), Member = "Get", ReturnType = typeof(Cookie))]
175 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieParser), Member = "GetServer", ReturnType = typeof(Cookie))]
176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "AddHeader", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
177 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
178 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
179 set
180 {
181 throw null;
182 }
183 }
class f__AnonymousType0<< Count > j__TPar