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

◆ ScriptEngine

AutoWebProxyScriptEngine System.Net.WebProxy.ScriptEngine
getsetpackage

Definition at line 661 of file WebProxy.cs.

662 {
663 [global::Cpp2ILInjected.Token(Token = "0x6000DC1")]
664 [global::Cpp2ILInjected.Address(RVA = "0x1F3B14C", Offset = "0x1F3B14C", Length = "0x8")]
665 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
666 get
667 {
668 throw null;
669 }
670 [global::Cpp2ILInjected.Token(Token = "0x6000DC2")]
671 [global::Cpp2ILInjected.Address(RVA = "0x1F3B154", Offset = "0x1F3B154", Length = "0x8")]
672 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
673 set
674 {
675 throw null;
676 }
677 }