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

◆ AuthUri

Uri System.Net.HttpWebRequest.AuthUri
getsetpackage

Definition at line 1410 of file HttpWebRequest.cs.

1411 {
1412 [global::Cpp2ILInjected.Token(Token = "0x6000FEF")]
1413 [global::Cpp2ILInjected.Address(RVA = "0x1F53C18", Offset = "0x1F53C18", Length = "0x8")]
1414 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1415 get
1416 {
1417 throw null;
1418 }
1419 }