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

◆ CompletedEvent

ManualResetEventSlim System.Threading.Tasks.Task< TResult >.CompletedEvent
getsetpackageinherited

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

1067 {
1068 [global::Cpp2ILInjected.Token(Token = "0x600138D")]
1069 [global::Cpp2ILInjected.Address(RVA = "0x1CA6E60", Offset = "0x1CA6E60", Length = "0xE8")]
1070 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Task), Member = "System.IAsyncResult.get_AsyncWaitHandle", ReturnType = typeof(WaitHandle))]
1071 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1072 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Task), Member = "EnsureContingentPropertiesInitializedCore", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(Task.ContingentProperties))]
1073 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Task), Member = "get_IsCompleted", ReturnType = typeof(bool))]
1074 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ManualResetEventSlim), Member = ".ctor", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
1075 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ManualResetEventSlim), Member = "Dispose", ReturnType = typeof(void))]
1076 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ManualResetEventSlim), Member = "Set", ReturnType = typeof(void))]
1077 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
1078 get
1079 {
1080 throw null;
1081 }
1082 }
class f__AnonymousType0<< Count > j__TPar