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
◆
SetLength()
[2/2]
static
bool System.IO.MonoIO.SetLength
(
SafeHandle
safeHandle
,
long
length
,
[Out]
MonoIOError
error
)
inline
static
Definition at line
206
of file
MonoIO.cs
.
207
{
208
if
(!
false
)
209
{
210
return
false
;
211
}
212
throw
new
OutOfMemoryException
();
213
}
System.OutOfMemoryException
Definition
OutOfMemoryException.cs:9
System
IO
MonoIO
Generated by
1.10.0