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

◆ TimeoutException

WebException System.Net.ExceptionHelper.TimeoutException
staticgetsetpackage

Definition at line 89 of file ExceptionHelper.cs.

90 {
91 [global::Cpp2ILInjected.Token(Token = "0x6000A97")]
92 [global::Cpp2ILInjected.Address(RVA = "0x1F0F3B0", Offset = "0x1F0F3B0", Length = "0x78")]
93 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpWebRequest), Member = "GetResponse", ReturnType = typeof(WebResponse))]
94 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpWebRequest), Member = "GetRequestStream", ReturnType = typeof(Stream))]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpWebRequest), Member = "SubmitRequest", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
96 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpWebRequest), Member = "TimedSubmitRequestHelper", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(Stream))]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
98 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[]
99 {
100 typeof(string),
102 }, ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
104 get
105 {
106 throw null;
107 }
108 }
class f__AnonymousType0<< Count > j__TPar