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

◆ UsesProxy

bool System.Net.ServicePoint.UsesProxy
getsetpackage

Definition at line 369 of file ServicePoint.cs.

370 {
371 [global::Cpp2ILInjected.Token(Token = "0x60010E5")]
372 [global::Cpp2ILInjected.Address(RVA = "0x1E05C40", Offset = "0x1E05C40", Length = "0x8")]
373 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
374 get
375 {
376 throw null;
377 }
378 [global::Cpp2ILInjected.Token(Token = "0x60010E6")]
379 [global::Cpp2ILInjected.Address(RVA = "0x1E05C48", Offset = "0x1E05C48", Length = "0xC")]
380 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
381 set
382 {
383 throw null;
384 }
385 }