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
◆
RemoteEndPoint
IPEndPoint
System.Net.HttpConnection.RemoteEndPoint
get
Definition at line
134
of file
HttpConnection.cs
.
135
{
136
get
137
{
138
if
(this.
sock
.RemoteEndPoint !=
null
)
139
{
140
}
141
throw
new
InvalidCastException
();
142
}
143
}
System.InvalidCastException
Definition
InvalidCastException.cs:9
System.Net.HttpConnection.sock
global::System.Net.Sockets.Socket sock
Definition
HttpConnection.cs:504
System
Net
HttpConnection
Generated by
1.10.0