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

◆ Flush()

override void System.Net.NetworkStreamWrapper.Flush ( )
inline

Definition at line 519 of file NetworkStreamWrapper.cs.

520 {
521 global::System.Net.Sockets.NetworkStream networkStream = this._networkStream;
522 }
global::System.Net.Sockets.NetworkStream _networkStream

References System.Net.NetworkStreamWrapper._networkStream.