terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ DefaultNetworkCredentials

NetworkCredential System.Net.CredentialCache.DefaultNetworkCredentials
staticgetset

Definition at line 206 of file CredentialCache.cs.

207 {
208 [global::Cpp2ILInjected.Token(Token = "0x6000A27")]
209 [global::Cpp2ILInjected.Address(RVA = "0x1F09EE8", Offset = "0x1F09EE8", Length = "0x58")]
210 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
211 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
212 get
213 {
214 throw null;
215 }
216 }