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

◆ Busy

bool System.Net.WebConnection.Busy
getset

Definition at line 317 of file WebConnection.cs.

318 {
319 [global::Cpp2ILInjected.Token(Token = "0x600119F")]
320 [global::Cpp2ILInjected.Address(RVA = "0x1E0F0C4", Offset = "0x1E0F0C4", Length = "0x10")]
321 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
322 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
323 get
324 {
325 throw null;
326 }
327 }