terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Write() [2/6]

unsafe override void System.IO.StreamWriter.Write ( char[] buffer)
inlinevirtual

Reimplemented from System.IO.TextWriter.

Reimplemented in System.IO.UnexceptionalStreamWriter.

Definition at line 458 of file StreamWriter.cs.

459 {
460 throw null;
461 }