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

◆ Response

WebResponse System.Net.WebException.Response
getset

Definition at line 413 of file WebException.cs.

414 {
415 [global::Cpp2ILInjected.Token(Token = "0x6000AF4")]
416 [global::Cpp2ILInjected.Address(RVA = "0x1F11968", Offset = "0x1F11968", Length = "0x8")]
417 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
418 get
419 {
420 throw null;
421 }
422 }