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

◆ UseConnect

bool System.Net.ServicePoint.UseConnect
getsetpackage

Definition at line 388 of file ServicePoint.cs.

389 {
390 [global::Cpp2ILInjected.Token(Token = "0x60010E7")]
391 [global::Cpp2ILInjected.Address(RVA = "0x1E05C54", Offset = "0x1E05C54", Length = "0x8")]
392 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
393 get
394 {
395 throw null;
396 }
397 [global::Cpp2ILInjected.Token(Token = "0x60010E8")]
398 [global::Cpp2ILInjected.Address(RVA = "0x1E05C5C", Offset = "0x1E05C5C", Length = "0xC")]
399 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
400 set
401 {
402 throw null;
403 }
404 }