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

Implements System.Net.IWebProxy.

Definition at line 314 of file WebProxy.cs.

315 {
316 [global::Cpp2ILInjected.Token(Token = "0x6000DAF")]
317 [global::Cpp2ILInjected.Address(RVA = "0x1F3A14C", Offset = "0x1F3A14C", Length = "0x8")]
318 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
319 get
320 {
321 throw null;
322 }
323 [global::Cpp2ILInjected.Token(Token = "0x6000DB0")]
324 [global::Cpp2ILInjected.Address(RVA = "0x1F3A154", Offset = "0x1F3A154", Length = "0x8")]
325 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
326 set
327 {
328 throw null;
329 }
330 }