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

◆ SetIPProtectionLevel()

void System.Net.Sockets.Socket.SetIPProtectionLevel ( IPProtectionLevel level)
inline

Definition at line 370 of file Socket.cs.

371 {
372 AddressFamily addressFamily = this.addressFamily;
373 }
AddressFamily addressFamily
Definition Socket.cs:2049

References System.Net.Sockets.Socket.addressFamily.