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

◆ StatusCode

virtual HttpStatusCode System.Net.HttpWebResponse.StatusCode
getset

Definition at line 303 of file HttpWebResponse.cs.

304 {
305 [global::Cpp2ILInjected.Token(Token = "0x600104C")]
306 [global::Cpp2ILInjected.Address(RVA = "0x1E005A0", Offset = "0x1E005A0", Length = "0x8")]
307 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
308 get
309 {
310 throw null;
311 }
312 }