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

◆ MemoryStream() [2/7]

System.IO.MemoryStream.MemoryStream ( int capacity)
inline

Definition at line 18 of file MemoryStream.cs.

19 {
20 if (!true)
21 {
22 }
23 base..ctor();
24 if (capacity != 0)
25 {
26 return;
27 }
29 }
class f__AnonymousType0<< Count > j__TPar

References System.capacity, and j__TPar.