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

◆ AsyncState

object System.Threading.Tasks.Task< TResult >.AsyncState
getsetinherited

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

1003 {
1004 [global::Cpp2ILInjected.Token(Token = "0x6001388")]
1005 [global::Cpp2ILInjected.Address(RVA = "0x1CA6F48", Offset = "0x1CA6F48", Length = "0x8")]
1006 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1007 get
1008 {
1009 throw null;
1010 }
1011 }