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

◆ Enabled

bool System.Net.Configuration.DefaultProxySection.Enabled
getset

Definition at line 34 of file DefaultProxySection.cs.

35 {
36 [global::Cpp2ILInjected.Token(Token = "0x6001EA7")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1E98CC8", Offset = "0x1E98CC8", Length = "0x38")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
40 get
41 {
42 throw null;
43 }
44 [global::Cpp2ILInjected.Token(Token = "0x6001EA8")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1E98D00", Offset = "0x1E98D00", Length = "0x38")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
48 set
49 {
50 throw null;
51 }
52 }