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.FtpWebRequest.ReadWriteTimeout
getset

Definition at line 190 of file FtpWebRequest.cs.

191 {
192 [global::Cpp2ILInjected.Token(Token = "0x6000855")]
193 [global::Cpp2ILInjected.Address(RVA = "0x1EF2E3C", Offset = "0x1EF2E3C", Length = "0x8")]
194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
195 get
196 {
197 throw null;
198 }
199 [global::Cpp2ILInjected.Token(Token = "0x6000856")]
200 [global::Cpp2ILInjected.Address(RVA = "0x1EF2E44", Offset = "0x1EF2E44", Length = "0xC0")]
201 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
202 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
203 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
204 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
205 {
206 typeof(string),
207 typeof(string)
208 }, ReturnType = typeof(void))]
209 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
210 set
211 {
212 throw null;
213 }
214 }
class f__AnonymousType0<< Count > j__TPar