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

◆ ContinueDelegate

HttpContinueDelegate System.Net.HttpWebRequest.ContinueDelegate
getset

Definition at line 502 of file HttpWebRequest.cs.

503 {
504 [global::Cpp2ILInjected.Token(Token = "0x6000FAD")]
505 [global::Cpp2ILInjected.Address(RVA = "0x1F524C8", Offset = "0x1F524C8", Length = "0x8")]
506 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
507 get
508 {
509 throw null;
510 }
511 [global::Cpp2ILInjected.Token(Token = "0x6000FAE")]
512 [global::Cpp2ILInjected.Address(RVA = "0x1F524D0", Offset = "0x1F524D0", Length = "0x8")]
513 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
514 set
515 {
516 throw null;
517 }
518 }