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

◆ InvalidStatusCode

bool System.Net.ResponseDescription.InvalidStatusCode
getsetpackage

Definition at line 64 of file ResponseDescription.cs.

65 {
66 [global::Cpp2ILInjected.Token(Token = "0x60007FE")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1EECDC0", Offset = "0x1EECDC0", Length = "0x14")]
68 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
70 get
71 {
72 throw null;
73 }
74 }