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

◆ HasTimedOut

bool System.Net.ServicePoint.HasTimedOut
getsetprivate

Definition at line 407 of file ServicePoint.cs.

408 {
409 [global::Cpp2ILInjected.Token(Token = "0x60010E9")]
410 [global::Cpp2ILInjected.Address(RVA = "0x1E05C68", Offset = "0x1E05C68", Length = "0x12C")]
411 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
412 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ServicePoint), Member = "get_HostEntry", ReturnType = typeof(IPHostEntry))]
413 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
414 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TimeSpan), Member = "FromMilliseconds", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(TimeSpan))]
415 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "op_Addition", MemberParameters = new object[]
416 {
419 }, ReturnType = typeof(DateTime))]
420 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "get_UtcNow", ReturnType = typeof(DateTime))]
421 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "op_LessThan", MemberParameters = new object[]
422 {
425 }, ReturnType = typeof(bool))]
426 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
427 get
428 {
429 throw null;
430 }
431 }
class f__AnonymousType0<< Count > j__TPar