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

Definition at line 131 of file CredentialKey.cs.

132 {
133 if ("[" == null || "[" != null)
134 {
136 string text;
137 if ((text == null || text != null) && ("]:" == null || "]:" != null))
138 {
139 string text2 = ValidationHelper.ToString(this.UriPrefix);
140 if ((text2 == null || text2 != null) && (":" == null || ":" != null))
141 {
142 string text3 = ValidationHelper.ToString(this.AuthenticationType);
143 if (text3 == null || text3 != null)
144 {
145 string text4;
146 return text4;
147 }
148 }
149 }
150 }
151 throw new ArrayTypeMismatchException();
152 }
class f__AnonymousType0<< Count > j__TPar
global::System.Uri UriPrefix

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