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

◆ CurrentStackGuard

StackGuard System.Threading.Tasks.Task< TResult >.CurrentStackGuard
staticgetsetpackageinherited

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

691 {
692 [global::Cpp2ILInjected.Token(Token = "0x600137A")]
693 [global::Cpp2ILInjected.Address(RVA = "0x1CA69B0", Offset = "0x1CA69B0", Length = "0xAC")]
694 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnwrapPromise<>), Member = "Invoke", MemberParameters = new object[] { typeof(Task) }, ReturnType = typeof(void))]
695 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TaskScheduler), Member = "TryRunInline", MemberParameters = new object[]
696 {
697 typeof(Task),
698 typeof(bool)
699 }, ReturnType = typeof(bool))]
700 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
701 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
702 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
703 get
704 {
705 throw null;
706 }
707 }
class f__AnonymousType0<< Count > j__TPar