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

◆ SendTo_internal()

static unsafe int System.Net.Sockets.Socket.SendTo_internal ( SafeSocketHandle safeHandle,
byte * buffer,
int count,
SocketFlags flags,
SocketAddress sa,
out int error,
bool blocking )
inlinestaticprivate

Definition at line 2759 of file Socket.cs.

2760 {
2761 throw null;
2762 }