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

◆ ReadWriteTimeout

int System.Net.HttpWebRequest.ReadWriteTimeout
getset

Definition at line 932 of file HttpWebRequest.cs.

933 {
934 [global::Cpp2ILInjected.Token(Token = "0x6000FCA")]
935 [global::Cpp2ILInjected.Address(RVA = "0x1F530F0", Offset = "0x1F530F0", Length = "0x8")]
936 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
937 get
938 {
939 throw null;
940 }
941 [global::Cpp2ILInjected.Token(Token = "0x6000FCB")]
942 [global::Cpp2ILInjected.Address(RVA = "0x1F530F8", Offset = "0x1F530F8", Length = "0x90")]
943 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
944 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
945 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HttpWebRequest), Member = "CheckRequestStarted", ReturnType = typeof(void))]
946 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
947 {
948 typeof(string),
949 typeof(string)
950 }, ReturnType = typeof(void))]
951 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
952 set
953 {
954 throw null;
955 }
956 }
class f__AnonymousType0<< Count > j__TPar