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

◆ RunContinuationsAsynchronously

bool System.Threading.Tasks.RendezvousAwaitable< TResult >.RunContinuationsAsynchronously
getset

Definition at line 13 of file RendezvousAwaitable.cs.

14 {
15 [global::System.Runtime.CompilerServices.CompilerGenerated]
16 [global::Cpp2ILInjected.Token(Token = "0x600131D")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1862964", Offset = "0x1862964", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 get
21 {
22 throw null;
23 }
24 [global::System.Runtime.CompilerServices.CompilerGenerated]
25 [global::Cpp2ILInjected.Token(Token = "0x600131E")]
26 [global::Cpp2ILInjected.Address(RVA = "0x186296C", Offset = "0x186296C", Length = "0xC")]
27 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 set
30 {
31 throw null;
32 }
33 }