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
◆
Assert()
[3/3]
static
void
System.Net.GlobalLog.Assert
(
string
message
,
string
detailMessage
)
inline
static
Definition at line
105
of file
GlobalLog.cs
.
106
{
107
if
(!
true
)
108
{
109
}
110
long
num = 0
L
;
111
if
(!
true
)
112
{
113
}
114
if
(num == 0
L
)
115
{
116
return
;
117
}
118
throw
new
OutOfMemoryException
();
119
}
System.OutOfMemoryException
Definition
OutOfMemoryException.cs:9
System.ConsoleKey.L
@ L
References
System.L
.
System
Net
GlobalLog
Generated by
1.10.0