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

◆ Credentials

ICredentials System.Net.IWebProxy.Credentials
getset

Implemented in System.Net.EmptyWebProxy, System.Net.WebProxy, and System.Net.WebRequest.WebProxyWrapperOpaque.

Definition at line 16 of file IWebProxy.cs.

17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000D9A")]
19 get;
20 [global::Cpp2ILInjected.Token(Token = "0x6000D9B")]
21 set;
22 }