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

Definition at line 82 of file CredentialHostKey.cs.

83 {
84 if ("[" == null || "[" != null)
85 {
86 string host = this.Host;
87 int stringLength = host._stringLength;
89 string text;
90 if ((text == null || text != null) && ("]:" == null || "]:" != null))
91 {
92 string host2 = this.Host;
93 if ((host2 == null || host2 != null) && (":" == null || ":" != null))
94 {
96 string text2;
97 if (text2 != null)
98 {
99 }
100 if (":" == null || ":" != null)
101 {
102 string text3 = ValidationHelper.ToString(this.AuthenticationType);
103 if (text3 == null || text3 != null)
104 {
105 string text4;
106 return text4;
107 }
108 }
109 }
110 }
111 }
112 throw new ArrayTypeMismatchException();
113 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.CredentialHostKey.AuthenticationType, System.Net.CredentialHostKey.Host, System.Globalization.NumberFormatInfo.InvariantInfo, j__TPar, System.text, and System.Net.ValidationHelper.ToString().