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()

object System.Net.Sockets.Socket.GetSocketOption ( SocketOptionLevel optionLevel,
SocketOptionName optionName )
inline

Definition at line 2795 of file Socket.cs.

2796 {
2797 throw null;
2798 }