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

◆ Current

TaskScheduler System.Threading.Tasks.TaskScheduler.Current
staticgetsetinherited

Definition at line 91 of file TaskScheduler.cs.

92 {
93 [global::Cpp2ILInjected.Token(Token = "0x6001448")]
94 [global::Cpp2ILInjected.Address(RVA = "0x1CAA52C", Offset = "0x1CAA52C", Length = "0xA0")]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Task<>), Member = "ContinueWith", MemberTypeParameters = new object[] { "TNewResult" }, MemberParameters = new object[]
96 {
97 "System.Func`2<Task`1<TResult>, TNewResult>",
98 typeof(TaskContinuationOptions)
99 }, ReturnType = "System.Threading.Tasks.Task`1<TNewResult>")]
100 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Task), Member = "ContinueWith", MemberParameters = new object[] { typeof(global::System.Action<Task>) }, ReturnType = typeof(Task))]
101 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs", Member = "OnCompleted", MemberParameters = new object[]
102 {
103 "System.Action`1<Object>",
104 typeof(object),
105 typeof(short),
106 typeof(global::System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags)
107 }, ReturnType = typeof(void))]
108 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
109 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TaskScheduler), Member = "get_InternalCurrent", ReturnType = typeof(TaskScheduler))]
110 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
111 get
112 {
113 throw null;
114 }
115 }
class f__AnonymousType0<< Count > j__TPar