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

◆ GetResult() [1/2]

int System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult ( short token)
inline

Implements System.Threading.Tasks.Sources.IValueTaskSource< out TResult >.

Definition at line 4107 of file Socket.cs.

4108 {
4109 throw null;
4110 }