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

◆ Write() [2/2]

static int System.IO.MonoIO.Write ( SafeHandle safeHandle,
byte[] src,
int src_offset,
int count,
[Out] MonoIOError error )
inlinestatic

Definition at line 160 of file MonoIO.cs.

161 {
162 if (!false)
163 {
164 return 43155456;
165 }
166 throw new OutOfMemoryException();
167 }