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

◆ Status

WebExceptionStatus System.Net.WebException.Status
getset

Definition at line 401 of file WebException.cs.

402 {
403 [global::Cpp2ILInjected.Token(Token = "0x6000AF3")]
404 [global::Cpp2ILInjected.Address(RVA = "0x1F11960", Offset = "0x1F11960", Length = "0x8")]
405 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
406 get
407 {
408 throw null;
409 }
410 }