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
◆
Port
int System.Net.IPEndPoint.Port
get
set
Definition at line
74
of file
IPEndPoint.cs
.
75
{
76
get
77
{
78
return
this.
_port
;
79
}
80
set
81
{
82
this._port
=
value
;
83
}
84
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Net.IPEndPoint._port
int _port
Definition
IPEndPoint.cs:207
System.ExceptionArgument.value
@ value
System
Net
IPEndPoint
Generated by
1.10.0