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

◆ ThrowException()

void System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException ( SocketError error)
inlineprivate

Definition at line 4168 of file Socket.cs.

4169 {
4170 throw null;
4171 }