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
◆
Handle
IntPtr
System.Net.Sockets.Socket.Handle
get
Definition at line
210
of file
Socket.cs
.
211
{
212
get
213
{
214
return
this.
m_Handle
.
handle
;
215
}
216
}
System.Net.Sockets.Socket.m_Handle
SafeSocketHandle m_Handle
Definition
Socket.cs:2058
System.Runtime.InteropServices.SafeHandle.handle
IntPtr handle
Definition
SafeHandle.cs:166
System
Net
Sockets
Socket
Generated by
1.10.0