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

◆ IsPreAllocatedDefault

bool System.Threading.ExecutionContext.IsPreAllocatedDefault
getsetpackage

Definition at line 65 of file ExecutionContext.cs.

66 {
67 [global::Cpp2ILInjected.Token(Token = "0x6001186")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1C9AE30", Offset = "0x1C9AE30", Length = "0xC")]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.CompilerServices.AsyncMethodBuilderCore), Member = "GetCompletionAction", MemberParameters = new object[]
70 {
71 typeof(global::System.Threading.Tasks.Task),
72 typeof(ref global::System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner)
73 }, ReturnType = typeof(global::System.Action))]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
75 get
76 {
77 throw null;
78 }
79 }
class f__AnonymousType0<< Count > j__TPar