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.Net.HttpStreamAsyncResult.AsyncState
getset

Implements System.IAsyncResult.

Definition at line 62 of file HttpStreamAsyncResult.cs.

63 {
64 [global::Cpp2ILInjected.Token(Token = "0x6000F84")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1F518F0", Offset = "0x1F518F0", Length = "0x8")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 get
68 {
69 throw null;
70 }
71 }