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]

override void System.IO.MemoryStream.Write ( ReadOnlySpan< byte > buffer)
inlinevirtualinherited

Reimplemented from System.IO.Stream.

Definition at line 513 of file MemoryStream.cs.

514 {
515 Type type = base.GetType();
516 Type type2;
517 bool flag = type != type2;
518 base.Write(buffer);
519 }
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287

References System.Type.GetType(), and j__TPar.