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

◆ UnsafeAuthenticatedConnectionSharing

bool System.Net.WebConnection.UnsafeAuthenticatedConnectionSharing
getsetpackage

Definition at line 482 of file WebConnection.cs.

483 {
484 [global::Cpp2ILInjected.Token(Token = "0x60011AA")]
485 [global::Cpp2ILInjected.Address(RVA = "0x1E0F138", Offset = "0x1E0F138", Length = "0x8")]
486 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
487 get
488 {
489 throw null;
490 }
491 [global::Cpp2ILInjected.Token(Token = "0x60011AB")]
492 [global::Cpp2ILInjected.Address(RVA = "0x1E0F140", Offset = "0x1E0F140", Length = "0xC")]
493 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
494 set
495 {
496 throw null;
497 }
498 }