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

◆ ToString()

override string System.Net.DnsEndPoint.ToString ( )
inline

Definition at line 67 of file DnsEndPoint.cs.

68 {
69 global::System.Net.Sockets.AddressFamily family = this.m_Family;
70 string text;
71 if ((text == null || text != null) && ("/" == null || "/" != null))
72 {
73 string host = this.m_Host;
74 string text2;
75 if ((host == null || host != null) && (":" == null || ":" != null) && (text2 == null || text2 != null))
76 {
77 string text3;
78 return text3;
79 }
80 }
82 }
class f__AnonymousType0<< Count > j__TPar
global::System.Net.Sockets.AddressFamily m_Family

References j__TPar, System.Net.DnsEndPoint.m_Family, System.Net.DnsEndPoint.m_Host, and System.text.