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

◆ Seek() [2/2]

static long System.IO.MonoIO.Seek ( SafeHandle safeHandle,
long offset,
SeekOrigin origin,
[Out] MonoIOError error )
inlinestatic

Definition at line 176 of file MonoIO.cs.

177 {
178 if (!false)
179 {
180 }
181 throw new OutOfMemoryException();
182 }