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.EmptyWebProxy.Credentials
getset

Implements System.Net.IWebProxy.

Definition at line 38 of file EmptyWebProxy.cs.

39 {
40 [global::Cpp2ILInjected.Token(Token = "0x6000CC0")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1F2BE8C", Offset = "0x1F2BE8C", Length = "0x8")]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 get
44 {
45 throw null;
46 }
47 [global::Cpp2ILInjected.Token(Token = "0x6000CC1")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1F2BE94", Offset = "0x1F2BE94", Length = "0x8")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 set
51 {
52 throw null;
53 }
54 }