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

◆ Proxy

override IWebProxy System.Net.FileWebRequest.Proxy
getset

Definition at line 268 of file FileWebRequest.cs.

269 {
270 [global::Cpp2ILInjected.Token(Token = "0x6000D6B")]
271 [global::Cpp2ILInjected.Address(RVA = "0x1F36868", Offset = "0x1F36868", Length = "0x8")]
272 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
273 get
274 {
275 throw null;
276 }
277 [global::Cpp2ILInjected.Token(Token = "0x6000D6C")]
278 [global::Cpp2ILInjected.Address(RVA = "0x1F36870", Offset = "0x1F36870", Length = "0x8")]
279 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
280 set
281 {
282 throw null;
283 }
284 }