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

◆ GetSocketOption_obj_internal()

static void System.Net.Sockets.Socket.GetSocketOption_obj_internal ( SafeSocketHandle safeHandle,
SocketOptionLevel level,
SocketOptionName name,
out object obj_val,
out int error )
inlinestaticprivate

Definition at line 2812 of file Socket.cs.

2813 {
2814 throw null;
2815 }