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

◆ DisableSendAuxRecord

bool System.Net.ServicePointManager.DisableSendAuxRecord
staticgetsetpackage

Definition at line 378 of file ServicePointManager.cs.

379 {
380 [global::Cpp2ILInjected.Token(Token = "0x6001114")]
381 [global::Cpp2ILInjected.Address(RVA = "0x1E075DC", Offset = "0x1E075DC", Length = "0x8")]
382 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
383 get
384 {
385 throw null;
386 }
387 }