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
◆
GetException()
static
Exception
System.Net.Sockets.Socket.GetException
(
SocketError
error
,
bool
wrapExceptionsInIOExceptions
=
false
)
inline
static
private
Definition at line
118
of file
Socket.cs
.
119
{
120
throw
new
global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method."
);
121
}
System
Net
Sockets
Socket
Generated by
1.10.0