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

◆ DefaultMaximumErrorResponseLength

int System.Net.HttpWebRequest.DefaultMaximumErrorResponseLength
staticgetset

Definition at line 610 of file HttpWebRequest.cs.

611 {
612 [global::Cpp2ILInjected.Token(Token = "0x6000FB6")]
613 [global::Cpp2ILInjected.Address(RVA = "0x1F526FC", Offset = "0x1F526FC", Length = "0x58")]
614 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
615 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
616 get
617 {
618 throw null;
619 }
620 [global::Cpp2ILInjected.Token(Token = "0x6000FB7")]
621 [global::Cpp2ILInjected.Address(RVA = "0x1F52754", Offset = "0x1F52754", Length = "0x5C")]
622 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
623 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
624 set
625 {
626 throw null;
627 }
628 }