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

◆ GetPortCommandLine()

string System.Net.FtpControlStream.GetPortCommandLine ( FtpWebRequest request)
inlineprivate

Definition at line 632 of file FtpControlStream.cs.

633 {
634 if (this._dataSocket.LocalEndPoint != null)
635 {
636 }
637 if (base.ServerAddress._numbers == null)
638 {
639 string text;
640 return text;
641 }
642 if (base.ServerAddress._numbers != null)
643 {
644 string text2;
645 return text2;
646 }
647 }
class f__AnonymousType0<< Count > j__TPar
global::System.Net.Sockets.Socket _dataSocket

References System.Net.FtpControlStream._dataSocket, j__TPar, and System.text.