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

◆ ProxyAddress

Uri System.Net.Configuration.ProxyElement.ProxyAddress
getset

Definition at line 76 of file ProxyElement.cs.

77 {
78 [global::Cpp2ILInjected.Token(Token = "0x6001EBA")]
79 [global::Cpp2ILInjected.Address(RVA = "0x1E990F0", Offset = "0x1E990F0", Length = "0x38")]
80 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
81 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
82 get
83 {
84 throw null;
85 }
86 [global::Cpp2ILInjected.Token(Token = "0x6001EBB")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1E99128", Offset = "0x1E99128", Length = "0x38")]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
90 set
91 {
92 throw null;
93 }
94 }