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

◆ AsyncWaitHandle

WaitHandle System.IAsyncResult. System.Threading.Tasks.Task< TResult >.AsyncWaitHandle
getsetprivateinherited

Definition at line 982 of file Task.2.cs.

983 {
984 [global::Cpp2ILInjected.Token(Token = "0x6001387")]
985 [global::Cpp2ILInjected.Address(RVA = "0x1CA6DE4", Offset = "0x1CA6DE4", Length = "0x7C")]
986 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
987 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Task), Member = "get_CompletedEvent", ReturnType = typeof(ManualResetEventSlim))]
988 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ManualResetEventSlim), Member = "get_WaitHandle", ReturnType = typeof(WaitHandle))]
989 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ObjectDisposedException), Member = ".ctor", MemberParameters = new object[]
990 {
991 typeof(string),
992 typeof(string)
993 }, ReturnType = typeof(void))]
994 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
995 get
996 {
997 throw null;
998 }
999 }
class f__AnonymousType0<< Count > j__TPar