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

◆ RequestUri

override Uri System.Net.FileWebRequest.RequestUri
getset

Definition at line 313 of file FileWebRequest.cs.

314 {
315 [global::Cpp2ILInjected.Token(Token = "0x6000D6F")]
316 [global::Cpp2ILInjected.Address(RVA = "0x1F36904", Offset = "0x1F36904", Length = "0x8")]
317 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
318 get
319 {
320 throw null;
321 }
322 }