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

◆ Expires

DateTime System.Net.Cookie.Expires
getset

Definition at line 275 of file Cookie.cs.

276 {
277 [global::Cpp2ILInjected.Token(Token = "0x6000CD6")]
278 [global::Cpp2ILInjected.Address(RVA = "0x1F2C630", Offset = "0x1F2C630", Length = "0x8")]
279 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
280 get
281 {
282 throw null;
283 }
284 [global::Cpp2ILInjected.Token(Token = "0x6000CD7")]
285 [global::Cpp2ILInjected.Address(RVA = "0x1F2C638", Offset = "0x1F2C638", Length = "0x8")]
286 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
287 set
288 {
289 throw null;
290 }
291 }