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

◆ DefaultMaximumResponseHeadersLength

int System.Net.HttpWebRequest.DefaultMaximumResponseHeadersLength
staticgetset

Definition at line 911 of file HttpWebRequest.cs.

912 {
913 [global::Cpp2ILInjected.Token(Token = "0x6000FC8")]
914 [global::Cpp2ILInjected.Address(RVA = "0x1F5303C", Offset = "0x1F5303C", Length = "0x58")]
915 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
916 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
917 get
918 {
919 throw null;
920 }
921 [global::Cpp2ILInjected.Token(Token = "0x6000FC9")]
922 [global::Cpp2ILInjected.Address(RVA = "0x1F53094", Offset = "0x1F53094", Length = "0x5C")]
923 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
924 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
925 set
926 {
927 throw null;
928 }
929 }