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.EndpointPermission.ToString ( )
inline

Definition at line 72 of file EndpointPermission.cs.

73 {
74 string text = this.hostname;
75 string text2;
76 if ((text == null || text != null) && ("#" == null || "#" != null) && (text2 == null || text2 != null) && ("#" == null || "#" != null))
77 {
78 TransportType transportType = this.transport;
79 string text3;
80 if (text3 == null || text3 != null)
81 {
82 string text4;
83 return text4;
84 }
85 }
87 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.EndpointPermission.hostname, j__TPar, System.text, and System.Net.EndpointPermission.transport.