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
◆
Client
Socket
System.Net.Sockets.TcpClient.Client
get
set
Definition at line
41
of file
TcpClient.cs
.
42
{
43
get
44
{
45
return
this.
m_ClientSocket
;
46
}
47
set
48
{
49
this.m_ClientSocket
=
value
;
50
}
51
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Net.Sockets.TcpClient.m_ClientSocket
Socket m_ClientSocket
Definition
TcpClient.cs:297
System.ExceptionArgument.value
@ value
System
Net
Sockets
TcpClient
Generated by
1.10.0