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

◆ CurrentExplicit

SynchronizationContext System.Threading.SynchronizationContext.CurrentExplicit
staticgetsetpackageinherited

Definition at line 245 of file SynchronizationContext.cs.

246 {
247 [global::Cpp2ILInjected.Token(Token = "0x60011D0")]
248 [global::Cpp2ILInjected.Address(RVA = "0x1C9C62C", Offset = "0x1C9C62C", Length = "0x4")]
249 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.AwaitTaskContinuation), Member = "RunCallback", MemberParameters = new object[]
250 {
251 typeof(ContextCallback),
252 typeof(object),
253 typeof(ref global::System.Threading.Tasks.Task)
254 }, ReturnType = typeof(void))]
255 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
256 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SynchronizationContext), Member = "get_Current", ReturnType = typeof(SynchronizationContext))]
257 get
258 {
259 throw null;
260 }
261 }
class f__AnonymousType0<< Count > j__TPar