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

◆ PostReadCommandProcessing()

bool System.Net.CommandStream.PostReadCommandProcessing ( Stream stream)
inlineprivateinherited

Definition at line 236 of file CommandStream.cs.

237 {
239 return "QUIT\r\n" != null;
240 }
class f__AnonymousType0<< Count > j__TPar
CommandStream.PipelineEntry[] _commands

References System.Net.CommandStream._commands.

Referenced by System.Net.CommandStream.PostSendCommandProcessing().