terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ RemoteEndPoint_internal()

static SocketAddress System.Net.Sockets.Socket.RemoteEndPoint_internal ( SafeSocketHandle safeHandle,
int family,
[Out] int error )
inlinestaticprivate

Definition at line 719 of file Socket.cs.

720 {
721 if (!false)
722 {
723 }
724 throw new OutOfMemoryException();
725 }