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

◆ SetLength()

override void System.Net.NetworkStreamWrapper.SetLength ( long value)
inline

Definition at line 549 of file NetworkStreamWrapper.cs.

550 {
551 global::System.Net.Sockets.NetworkStream networkStream = this._networkStream;
552 }
global::System.Net.Sockets.NetworkStream _networkStream

References System.Net.NetworkStreamWrapper._networkStream.