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.HttpWebRequest.RequestUri
getset

Definition at line 1157 of file HttpWebRequest.cs.

1158 {
1159 [global::Cpp2ILInjected.Token(Token = "0x6000FDC")]
1160 [global::Cpp2ILInjected.Address(RVA = "0x1F537C8", Offset = "0x1F537C8", Length = "0x8")]
1161 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1162 get
1163 {
1164 throw null;
1165 }
1166 }