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

◆ DefaultCredentials

ICredentials System.Net.CredentialCache.DefaultCredentials
staticget

Definition at line 202 of file CredentialCache.cs.

203 {
204 get
205 {
206 if (!true)
207 {
208 }
209 return 1;
210 }
211 }