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

◆ Closed

bool System.Net.WebConnection.Closed
getset

Definition at line 304 of file WebConnection.cs.

305 {
306 [global::Cpp2ILInjected.Token(Token = "0x600119E")]
307 [global::Cpp2ILInjected.Address(RVA = "0x1E0A18C", Offset = "0x1E0A18C", Length = "0x10")]
308 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
309 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
310 get
311 {
312 throw null;
313 }
314 }